#include <jpeglib.h>
Definition at line 275 of file jpeglib.h.
| unsigned int jpeg_compress_struct::scale_num | 
| unsigned int jpeg_compress_struct::scale_denom | 
| JQUANT_TBL* jpeg_compress_struct::quant_tbl_ptrs[NUM_QUANT_TBLS] | 
| int jpeg_compress_struct::q_scale_factor[NUM_QUANT_TBLS] | 
| JHUFF_TBL* jpeg_compress_struct::dc_huff_tbl_ptrs[NUM_HUFF_TBLS] | 
| JHUFF_TBL* jpeg_compress_struct::ac_huff_tbl_ptrs[NUM_HUFF_TBLS] | 
| UINT8 jpeg_compress_struct::arith_dc_L[NUM_ARITH_TBLS] | 
| UINT8 jpeg_compress_struct::arith_dc_U[NUM_ARITH_TBLS] | 
| UINT8 jpeg_compress_struct::arith_ac_K[NUM_ARITH_TBLS] | 
| unsigned int jpeg_compress_struct::restart_interval | 
| jpeg_component_info* jpeg_compress_struct::cur_comp_info[MAX_COMPS_IN_SCAN] | 
| int jpeg_compress_struct::MCU_membership[C_MAX_BLOCKS_IN_MCU] | 
| const int* jpeg_compress_struct::natural_order | 
 1.5.1