#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_TBL * | quant_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 |
boolean jpeg_component_info::component_needed |
int jpeg_component_info::dc_tbl_no |
int jpeg_component_info::DCT_scaled_size |
void* jpeg_component_info::dct_table |
JDIMENSION jpeg_component_info::downsampled_height |
JDIMENSION jpeg_component_info::downsampled_width |
int jpeg_component_info::h_samp_factor |
JDIMENSION jpeg_component_info::height_in_blocks |
int jpeg_component_info::last_col_width |
int jpeg_component_info::last_row_height |
int jpeg_component_info::MCU_blocks |
int jpeg_component_info::MCU_height |
int jpeg_component_info::MCU_sample_width |
int jpeg_component_info::MCU_width |
JQUANT_TBL* jpeg_component_info::quant_table |
int jpeg_component_info::quant_tbl_no |
int jpeg_component_info::v_samp_factor |
JDIMENSION jpeg_component_info::width_in_blocks |