List of all members.
Public Attributes |
|
| jpeg_common_fields |
|
struct jpeg_source_mgr * | src |
|
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_TBL * | quant_tbl_ptrs [NUM_QUANT_TBLS] |
|
JHUFF_TBL * | dc_huff_tbl_ptrs [NUM_HUFF_TBLS] |
|
JHUFF_TBL * | ac_huff_tbl_ptrs [NUM_HUFF_TBLS] |
|
int | data_precision |
|
jpeg_component_info * | comp_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_info * | cur_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_master * | master |
|
struct jpeg_d_main_controller * | main |
|
struct jpeg_d_codec * | codec |
|
struct jpeg_d_post_controller * | post |
|
struct jpeg_input_controller * | inputctl |
|
struct jpeg_marker_reader * | marker |
|
struct jpeg_upsampler * | upsample |
|
struct jpeg_color_deconverter * | cconvert |
|
struct jpeg_color_quantizer * | cquantize |
|
unsigned int | workaround_options |
Member Data Documentation
| JHUFF_TBL * jpeg_decompress_struct::ac_huff_tbl_ptrs |
| 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 |
| boolean jpeg_decompress_struct::arith_code |
| UINT8 jpeg_decompress_struct::arith_dc_L |
| UINT8 jpeg_decompress_struct::arith_dc_U |
| boolean jpeg_decompress_struct::buffered_image |
| boolean jpeg_decompress_struct::CCIR601_sampling |
| int(* jpeg_decompress_struct::coef_bits |
| JSAMPARRAY jpeg_decompress_struct::colormap |
| int jpeg_decompress_struct::comps_in_scan |
| int jpeg_decompress_struct::data_precision |
| int jpeg_decompress_struct::data_unit |
| int jpeg_decompress_struct::data_units_in_MCU |
| JHUFF_TBL * jpeg_decompress_struct::dc_huff_tbl_ptrs |
| J_DCT_METHOD jpeg_decompress_struct::dct_method |
| 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 |
| boolean jpeg_decompress_struct::enable_1pass_quant |
| boolean jpeg_decompress_struct::enable_2pass_quant |
| boolean jpeg_decompress_struct::enable_external_quant |
| JDIMENSION jpeg_decompress_struct::image_height |
| JDIMENSION jpeg_decompress_struct::image_width |
| JDIMENSION jpeg_decompress_struct::input_iMCU_row |
| int jpeg_decompress_struct::input_scan_number |
| 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 |
| jpeg_saved_marker_ptr jpeg_decompress_struct::marker_list |
| int jpeg_decompress_struct::max_h_samp_factor |
| int jpeg_decompress_struct::max_v_samp_factor |
| int jpeg_decompress_struct::MCU_membership |
| JDIMENSION jpeg_decompress_struct::MCU_rows_in_scan |
| JDIMENSION jpeg_decompress_struct::MCUs_per_row |
| int jpeg_decompress_struct::min_codec_data_unit |
| int jpeg_decompress_struct::num_components |
| int jpeg_decompress_struct::out_color_components |
| J_COLOR_SPACE jpeg_decompress_struct::out_color_space |
| 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 |
| JDIMENSION jpeg_decompress_struct::output_width |
| J_CODEC_PROCESS jpeg_decompress_struct::process |
| JQUANT_TBL * jpeg_decompress_struct::quant_tbl_ptrs |
| 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 |
| unsigned int jpeg_decompress_struct::scale_num |
| int jpeg_decompress_struct::Se |
| 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 |
| unsigned int jpeg_decompress_struct::workaround_options |
| UINT16 jpeg_decompress_struct::X_density |
| UINT16 jpeg_decompress_struct::Y_density |
The documentation for this struct was generated from the following files:
- dcmjpeg/libijg12/jpeglib12.h
- dcmjpeg/libijg16/jpeglib16.h
- dcmjpeg/libijg8/jpeglib8.h