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

Public Attributes

 jpeg_common_fields
 
struct jpeg_source_mgrsrc
 
JDIMENSION image_width
 
JDIMENSION image_height
 
int num_components
 
J_COLOR_SPACE jpeg_color_space
 
J_COLOR_SPACE out_color_space
 
unsigned int scale_num
 
unsigned int scale_denom
 
double output_gamma
 
boolean buffered_image
 
boolean raw_data_out
 
J_DCT_METHOD dct_method
 
boolean do_fancy_upsampling
 
boolean do_block_smoothing
 
boolean quantize_colors
 
J_DITHER_MODE dither_mode
 
boolean two_pass_quantize
 
int desired_number_of_colors
 
boolean enable_1pass_quant
 
boolean enable_external_quant
 
boolean enable_2pass_quant
 
JDIMENSION output_width
 
JDIMENSION output_height
 
int out_color_components
 
int output_components
 
int rec_outbuf_height
 
int actual_number_of_colors
 
JSAMPARRAY colormap
 
JDIMENSION output_scanline
 
int input_scan_number
 
JDIMENSION input_iMCU_row
 
int output_scan_number
 
JDIMENSION output_iMCU_row
 
int(* coef_bits )[DCTSIZE2]
 
JQUANT_TBLquant_tbl_ptrs [NUM_QUANT_TBLS]
 
JHUFF_TBLdc_huff_tbl_ptrs [NUM_HUFF_TBLS]
 
JHUFF_TBLac_huff_tbl_ptrs [NUM_HUFF_TBLS]
 
int data_precision
 
jpeg_component_infocomp_info
 
boolean arith_code
 
UINT8 arith_dc_L [NUM_ARITH_TBLS]
 
UINT8 arith_dc_U [NUM_ARITH_TBLS]
 
UINT8 arith_ac_K [NUM_ARITH_TBLS]
 
unsigned int restart_interval
 
boolean saw_JFIF_marker
 
UINT8 JFIF_major_version
 
UINT8 JFIF_minor_version
 
UINT8 density_unit
 
UINT16 X_density
 
UINT16 Y_density
 
boolean saw_Adobe_marker
 
UINT8 Adobe_transform
 
boolean CCIR601_sampling
 
jpeg_saved_marker_ptr marker_list
 
int data_unit
 
J_CODEC_PROCESS process
 
int max_h_samp_factor
 
int max_v_samp_factor
 
int min_codec_data_unit
 
JDIMENSION total_iMCU_rows
 
JSAMPLE * sample_range_limit
 
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 [D_MAX_DATA_UNITS_IN_MCU]
 
int Ss
 
int Se
 
int Ah
 
int Al
 
int unread_marker
 
struct jpeg_decomp_mastermaster
 
struct jpeg_d_main_controllermain
 
struct jpeg_d_codeccodec
 
struct jpeg_d_post_controllerpost
 
struct jpeg_input_controllerinputctl
 
struct jpeg_marker_readermarker
 
struct jpeg_upsamplerupsample
 
struct jpeg_color_deconvertercconvert
 
struct jpeg_color_quantizercquantize
 
unsigned int workaround_options
 

Detailed Description

Definition at line 430 of file jpeglib12.h.


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


Generated on Thu Dec 20 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.2