OFFIS DCMTK  Version 3.6.0
Public Attributes | List of all members
jpeg_compress_struct Struct Reference
Collaboration diagram for jpeg_compress_struct:
[legend]

Public Attributes

 jpeg_common_fields
struct jpeg_destination_mgrdest
JDIMENSION image_width
JDIMENSION image_height
int input_components
J_COLOR_SPACE in_color_space
double input_gamma
boolean lossless
int data_precision
int num_components
J_COLOR_SPACE jpeg_color_space
jpeg_component_infocomp_info
JQUANT_TBLquant_tbl_ptrs [NUM_QUANT_TBLS]
JHUFF_TBLdc_huff_tbl_ptrs [NUM_HUFF_TBLS]
JHUFF_TBLac_huff_tbl_ptrs [NUM_HUFF_TBLS]
UINT8 arith_dc_L [NUM_ARITH_TBLS]
UINT8 arith_dc_U [NUM_ARITH_TBLS]
UINT8 arith_ac_K [NUM_ARITH_TBLS]
int num_scans
const jpeg_scan_infoscan_info
boolean raw_data_in
boolean arith_code
boolean optimize_coding
boolean CCIR601_sampling
int smoothing_factor
J_DCT_METHOD dct_method
unsigned int restart_interval
int restart_in_rows
boolean write_JFIF_header
UINT8 JFIF_major_version
UINT8 JFIF_minor_version
UINT8 density_unit
UINT16 X_density
UINT16 Y_density
boolean write_Adobe_marker
JDIMENSION next_scanline
int data_unit
J_CODEC_PROCESS process
int max_h_samp_factor
int max_v_samp_factor
JDIMENSION total_iMCU_rows
int comps_in_scan
jpeg_component_infocur_comp_info [MAX_COMPS_IN_SCAN]
JDIMENSION MCUs_per_row
JDIMENSION MCU_rows_in_scan
int data_units_in_MCU
int MCU_membership [C_MAX_DATA_UNITS_IN_MCU]
int Ss
int Se
int Ah
int Al
struct jpeg_comp_mastermaster
struct jpeg_c_main_controllermain
struct jpeg_c_prep_controllerprep
struct jpeg_c_codeccodec
struct jpeg_marker_writermarker
struct jpeg_color_convertercconvert
struct jpeg_downsamplerdownsample
jpeg_scan_infoscript_space
int script_space_size

Detailed Description

Definition at line 285 of file jpeglib12.h.


The documentation for this struct was generated from the following files:


Generated on Tue Sep 4 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.1.2