Microchip® Advanced Software Framework

jpeg_decompress_struct Struct Reference

#include <jpeglib.h>

Data Fields

JHUFF_TBLac_huff_tbl_ptrs [NUM_HUFF_TBLS]
 
int actual_number_of_colors
 
UINT8 Adobe_transform
 
int Ah
 
int Al
 
UINT8 arith_ac_K [NUM_ARITH_TBLS]
 
boolean arith_code
 
UINT8 arith_dc_L [NUM_ARITH_TBLS]
 
UINT8 arith_dc_U [NUM_ARITH_TBLS]
 
int blocks_in_MCU
 
boolean buffered_image
 
boolean CCIR601_sampling
 
struct jpeg_color_deconvertercconvert
 
struct jpeg_d_coef_controllercoef
 
int(* coef_bits )[DCTSIZE2]
 
JSAMPARRAY colormap
 
jpeg_component_infocomp_info
 
int comps_in_scan
 
struct jpeg_color_quantizercquantize
 
jpeg_component_infocur_comp_info [MAX_COMPS_IN_SCAN]
 
int data_precision
 
JHUFF_TBLdc_huff_tbl_ptrs [NUM_HUFF_TBLS]
 
J_DCT_METHOD dct_method
 
UINT8 density_unit
 
int desired_number_of_colors
 
J_DITHER_MODE dither_mode
 
boolean do_block_smoothing
 
boolean do_fancy_upsampling
 
boolean enable_1pass_quant
 
boolean enable_2pass_quant
 
boolean enable_external_quant
 
struct jpeg_entropy_decoderentropy
 
struct jpeg_inverse_dctidct
 
JDIMENSION image_height
 
JDIMENSION image_width
 
JDIMENSION input_iMCU_row
 
int input_scan_number
 
struct jpeg_input_controllerinputctl
 
UINT8 JFIF_major_version
 
UINT8 JFIF_minor_version
 
J_COLOR_SPACE jpeg_color_space
 
 jpeg_common_fields
 
struct jpeg_d_main_controllermain
 
struct jpeg_marker_readermarker
 
jpeg_saved_marker_ptr marker_list
 
struct jpeg_decomp_mastermaster
 
int max_h_samp_factor
 
int max_v_samp_factor
 
int MCU_membership [D_MAX_BLOCKS_IN_MCU]
 
JDIMENSION MCU_rows_in_scan
 
JDIMENSION MCUs_per_row
 
int min_DCT_scaled_size
 
int num_components
 
int out_color_components
 
J_COLOR_SPACE out_color_space
 
int output_components
 
double output_gamma
 
JDIMENSION output_height
 
JDIMENSION output_iMCU_row
 
int output_scan_number
 
JDIMENSION output_scanline
 
JDIMENSION output_width
 
struct jpeg_d_post_controllerpost
 
boolean progressive_mode
 
JQUANT_TBLquant_tbl_ptrs [NUM_QUANT_TBLS]
 
boolean quantize_colors
 
boolean raw_data_out
 
int rec_outbuf_height
 
unsigned int restart_interval
 
JSAMPLEsample_range_limit
 
boolean saw_Adobe_marker
 
boolean saw_JFIF_marker
 
unsigned int scale_denom
 
unsigned int scale_num
 
int Se
 
struct jpeg_source_mgrsrc
 
int Ss
 
JDIMENSION total_iMCU_rows
 
boolean two_pass_quantize
 
int unread_marker
 
struct jpeg_upsamplerupsample
 
UINT16 X_density
 
UINT16 Y_density
 

JHUFF_TBL* jpeg_decompress_struct::ac_huff_tbl_ptrs[NUM_HUFF_TBLS]
int jpeg_decompress_struct::actual_number_of_colors
UINT8 jpeg_decompress_struct::Adobe_transform
int jpeg_decompress_struct::Ah
int jpeg_decompress_struct::Al
UINT8 jpeg_decompress_struct::arith_ac_K[NUM_ARITH_TBLS]
boolean jpeg_decompress_struct::arith_code
UINT8 jpeg_decompress_struct::arith_dc_L[NUM_ARITH_TBLS]
UINT8 jpeg_decompress_struct::arith_dc_U[NUM_ARITH_TBLS]
int jpeg_decompress_struct::blocks_in_MCU
boolean jpeg_decompress_struct::buffered_image
boolean jpeg_decompress_struct::CCIR601_sampling
struct jpeg_color_deconverter* jpeg_decompress_struct::cconvert
struct jpeg_d_coef_controller* jpeg_decompress_struct::coef
int(* jpeg_decompress_struct::coef_bits)[DCTSIZE2]
JSAMPARRAY jpeg_decompress_struct::colormap
jpeg_component_info* jpeg_decompress_struct::comp_info
int jpeg_decompress_struct::comps_in_scan
struct jpeg_color_quantizer* jpeg_decompress_struct::cquantize
jpeg_component_info* jpeg_decompress_struct::cur_comp_info[MAX_COMPS_IN_SCAN]
int jpeg_decompress_struct::data_precision
JHUFF_TBL* jpeg_decompress_struct::dc_huff_tbl_ptrs[NUM_HUFF_TBLS]
J_DCT_METHOD jpeg_decompress_struct::dct_method

Referenced by jpeg_lib_decode().

UINT8 jpeg_decompress_struct::density_unit
int jpeg_decompress_struct::desired_number_of_colors
J_DITHER_MODE jpeg_decompress_struct::dither_mode
boolean jpeg_decompress_struct::do_block_smoothing
boolean jpeg_decompress_struct::do_fancy_upsampling

Referenced by jpeg_lib_decode().

boolean jpeg_decompress_struct::enable_1pass_quant
boolean jpeg_decompress_struct::enable_2pass_quant
boolean jpeg_decompress_struct::enable_external_quant
struct jpeg_entropy_decoder* jpeg_decompress_struct::entropy
struct jpeg_inverse_dct* jpeg_decompress_struct::idct
JDIMENSION jpeg_decompress_struct::image_height

Referenced by jpeg_lib_decode().

JDIMENSION jpeg_decompress_struct::image_width

Referenced by jpeg_lib_decode().

JDIMENSION jpeg_decompress_struct::input_iMCU_row
int jpeg_decompress_struct::input_scan_number
struct jpeg_input_controller* jpeg_decompress_struct::inputctl
UINT8 jpeg_decompress_struct::JFIF_major_version
UINT8 jpeg_decompress_struct::JFIF_minor_version
J_COLOR_SPACE jpeg_decompress_struct::jpeg_color_space
jpeg_decompress_struct::jpeg_common_fields
struct jpeg_d_main_controller* jpeg_decompress_struct::main
struct jpeg_marker_reader* jpeg_decompress_struct::marker
jpeg_saved_marker_ptr jpeg_decompress_struct::marker_list
struct jpeg_decomp_master* jpeg_decompress_struct::master
int jpeg_decompress_struct::max_h_samp_factor
int jpeg_decompress_struct::max_v_samp_factor
int jpeg_decompress_struct::MCU_membership[D_MAX_BLOCKS_IN_MCU]
JDIMENSION jpeg_decompress_struct::MCU_rows_in_scan
JDIMENSION jpeg_decompress_struct::MCUs_per_row
int jpeg_decompress_struct::min_DCT_scaled_size
int jpeg_decompress_struct::num_components
int jpeg_decompress_struct::out_color_components
J_COLOR_SPACE jpeg_decompress_struct::out_color_space

Referenced by jpeg_lib_decode().

int jpeg_decompress_struct::output_components
double jpeg_decompress_struct::output_gamma
JDIMENSION jpeg_decompress_struct::output_height
JDIMENSION jpeg_decompress_struct::output_iMCU_row
int jpeg_decompress_struct::output_scan_number
JDIMENSION jpeg_decompress_struct::output_scanline

Referenced by jpeg_lib_decode().

JDIMENSION jpeg_decompress_struct::output_width
struct jpeg_d_post_controller* jpeg_decompress_struct::post
boolean jpeg_decompress_struct::progressive_mode
JQUANT_TBL* jpeg_decompress_struct::quant_tbl_ptrs[NUM_QUANT_TBLS]
boolean jpeg_decompress_struct::quantize_colors
boolean jpeg_decompress_struct::raw_data_out
int jpeg_decompress_struct::rec_outbuf_height
unsigned int jpeg_decompress_struct::restart_interval
JSAMPLE* jpeg_decompress_struct::sample_range_limit
boolean jpeg_decompress_struct::saw_Adobe_marker
boolean jpeg_decompress_struct::saw_JFIF_marker
unsigned int jpeg_decompress_struct::scale_denom

Referenced by jpeg_lib_decode().

unsigned int jpeg_decompress_struct::scale_num
int jpeg_decompress_struct::Se
struct jpeg_source_mgr* jpeg_decompress_struct::src
int jpeg_decompress_struct::Ss
JDIMENSION jpeg_decompress_struct::total_iMCU_rows
boolean jpeg_decompress_struct::two_pass_quantize
int jpeg_decompress_struct::unread_marker
struct jpeg_upsampler* jpeg_decompress_struct::upsample
UINT16 jpeg_decompress_struct::X_density
UINT16 jpeg_decompress_struct::Y_density