Microchip® Advanced Software Framework

jpeg_component_info Struct Reference

#include <jpeglib.h>

Data Fields

int ac_tbl_no
 
int component_id
 
int component_index
 
boolean component_needed
 
int dc_tbl_no
 
int DCT_scaled_size
 
void * dct_table
 
JDIMENSION downsampled_height
 
JDIMENSION downsampled_width
 
int h_samp_factor
 
JDIMENSION height_in_blocks
 
int last_col_width
 
int last_row_height
 
int MCU_blocks
 
int MCU_height
 
int MCU_sample_width
 
int MCU_width
 
JQUANT_TBLquant_table
 
int quant_tbl_no
 
int v_samp_factor
 
JDIMENSION width_in_blocks
 

int jpeg_component_info::ac_tbl_no
int jpeg_component_info::component_id
int jpeg_component_info::component_index
void* jpeg_component_info::dct_table
JDIMENSION jpeg_component_info::downsampled_height

Referenced by METHODDEF().

JDIMENSION jpeg_component_info::downsampled_width

Referenced by jinit_upsampler(), and METHODDEF().

int jpeg_component_info::last_col_width
int jpeg_component_info::last_row_height

Referenced by for(), and if().

int jpeg_component_info::MCU_blocks

Referenced by decompress_onepass(), for(), and if().

int jpeg_component_info::MCU_height
int jpeg_component_info::MCU_sample_width
int jpeg_component_info::MCU_width
int jpeg_component_info::quant_tbl_no