Definition at line 113 of file mrpt_jpeglib.h.
#include <utils/jpeglib/mrpt_jpeglib.h>
Public Attributes | |
int | component_id |
int | component_index |
int | h_samp_factor |
int | v_samp_factor |
int | quant_tbl_no |
int | dc_tbl_no |
int | ac_tbl_no |
JDIMENSION | width_in_blocks |
JDIMENSION | height_in_blocks |
int | DCT_scaled_size |
JDIMENSION | downsampled_width |
JDIMENSION | downsampled_height |
boolean | component_needed |
int | MCU_width |
int | MCU_height |
int | MCU_blocks |
int | MCU_sample_width |
int | last_col_width |
int | last_row_height |
JQUANT_TBL * | quant_table |
void * | dct_table |
int jpeg_component_info::ac_tbl_no |
Definition at line 127 of file mrpt_jpeglib.h.
Referenced by emit_dac(), emit_sos(), encode_mcu_gather(), encode_mcu_huff(), finish_pass_gather(), finish_pass_gather_phuff(), get_sos(), start_pass_huff(), start_pass_huff_decoder(), start_pass_phuff(), start_pass_phuff_decoder(), write_frame_header(), and write_scan_header().
int jpeg_component_info::component_id |
Definition at line 117 of file mrpt_jpeglib.h.
Referenced by emit_sof(), emit_sos(), get_sof(), get_sos(), and jpeg_copy_critical_parameters().
int jpeg_component_info::component_index |
Definition at line 118 of file mrpt_jpeglib.h.
Referenced by compress_data(), compress_output(), consume_data(), decompress_onepass(), get_sof(), initial_setup(), and int_upsample().
boolean jpeg_component_info::component_needed |
Definition at line 157 of file mrpt_jpeglib.h.
Referenced by decompress_data(), decompress_onepass(), decompress_smooth_data(), initial_setup(), jinit_upsampler(), start_pass(), and start_pass_huff_decoder().
int jpeg_component_info::dc_tbl_no |
Definition at line 126 of file mrpt_jpeglib.h.
Referenced by decode_mcu_DC_first(), emit_dac(), emit_sos(), encode_mcu_DC_first(), encode_mcu_gather(), encode_mcu_huff(), finish_pass_gather(), finish_pass_gather_phuff(), get_sos(), start_pass_huff(), start_pass_huff_decoder(), start_pass_phuff(), start_pass_phuff_decoder(), write_frame_header(), and write_scan_header().
int jpeg_component_info::DCT_scaled_size |
Definition at line 144 of file mrpt_jpeglib.h.
Referenced by alloc_funny_pointers(), decompress_data(), decompress_onepass(), decompress_smooth_data(), initial_setup(), jinit_d_main_controller(), jinit_upsampler(), jpeg_calc_output_dimensions(), make_funny_pointers(), per_scan_setup(), set_bottom_pointers(), set_wraparound_pointers(), start_pass(), and start_pass_huff_decoder().
void* jpeg_component_info::dct_table |
Definition at line 175 of file mrpt_jpeglib.h.
Referenced by jinit_inverse_dct(), jpeg_idct_1x1(), jpeg_idct_2x2(), jpeg_idct_4x4(), jpeg_idct_float(), jpeg_idct_ifast(), jpeg_idct_islow(), and start_pass().
JDIMENSION jpeg_component_info::downsampled_height |
Definition at line 152 of file mrpt_jpeglib.h.
Referenced by initial_setup(), jpeg_calc_output_dimensions(), and set_bottom_pointers().
JDIMENSION jpeg_component_info::downsampled_width |
Definition at line 151 of file mrpt_jpeglib.h.
Referenced by h2v1_fancy_upsample(), h2v2_fancy_upsample(), initial_setup(), jinit_upsampler(), and jpeg_calc_output_dimensions().
int jpeg_component_info::h_samp_factor |
Definition at line 119 of file mrpt_jpeglib.h.
Referenced by compress_first_pass(), create_context_buffer(), emit_sof(), get_sof(), initial_setup(), int_downsample(), jinit_c_coef_controller(), jinit_c_prep_controller(), jinit_d_coef_controller(), jinit_downsampler(), jinit_upsampler(), jpeg_calc_output_dimensions(), jpeg_copy_critical_parameters(), and per_scan_setup().
JDIMENSION jpeg_component_info::height_in_blocks |
Definition at line 137 of file mrpt_jpeglib.h.
Referenced by compress_first_pass(), decompress_data(), decompress_smooth_data(), initial_setup(), jinit_c_coef_controller(), jinit_c_main_controller(), jinit_d_coef_controller(), and per_scan_setup().
int jpeg_component_info::last_col_width |
Definition at line 165 of file mrpt_jpeglib.h.
Referenced by compress_data(), compress_output(), decompress_onepass(), and per_scan_setup().
int jpeg_component_info::last_row_height |
Definition at line 166 of file mrpt_jpeglib.h.
Referenced by per_scan_setup().
int jpeg_component_info::MCU_blocks |
Definition at line 163 of file mrpt_jpeglib.h.
Referenced by decompress_onepass(), and per_scan_setup().
int jpeg_component_info::MCU_height |
Definition at line 162 of file mrpt_jpeglib.h.
Referenced by compress_data(), compress_output(), consume_data(), decompress_onepass(), and per_scan_setup().
int jpeg_component_info::MCU_sample_width |
Definition at line 164 of file mrpt_jpeglib.h.
Referenced by compress_data(), decompress_onepass(), and per_scan_setup().
int jpeg_component_info::MCU_width |
Definition at line 161 of file mrpt_jpeglib.h.
Referenced by compress_data(), compress_output(), consume_data(), decompress_onepass(), and per_scan_setup().
JQUANT_TBL* jpeg_component_info::quant_table |
Definition at line 172 of file mrpt_jpeglib.h.
Referenced by decompress_smooth_data(), initial_setup(), jpeg_copy_critical_parameters(), latch_quant_tables(), smoothing_ok(), and start_pass().
int jpeg_component_info::quant_tbl_no |
Definition at line 121 of file mrpt_jpeglib.h.
Referenced by emit_sof(), forward_DCT(), forward_DCT_float(), get_sof(), jpeg_copy_critical_parameters(), latch_quant_tables(), start_pass_fdctmgr(), and write_frame_header().
int jpeg_component_info::v_samp_factor |
Definition at line 120 of file mrpt_jpeglib.h.
Referenced by alloc_funny_pointers(), compress_first_pass(), compress_output(), consume_data(), decompress_data(), decompress_smooth_data(), emit_sof(), fullsize_smooth_downsample(), get_sof(), h2v1_downsample(), h2v2_downsample(), h2v2_smooth_downsample(), initial_setup(), int_downsample(), jinit_c_coef_controller(), jinit_c_main_controller(), jinit_d_coef_controller(), jinit_d_main_controller(), jinit_downsampler(), jinit_upsampler(), jpeg_calc_output_dimensions(), jpeg_copy_critical_parameters(), make_funny_pointers(), per_scan_setup(), pre_process_data(), sep_downsample(), set_bottom_pointers(), and set_wraparound_pointers().
JDIMENSION jpeg_component_info::width_in_blocks |
Definition at line 136 of file mrpt_jpeglib.h.
Referenced by compress_first_pass(), create_context_buffer(), decompress_data(), decompress_smooth_data(), fullsize_downsample(), fullsize_smooth_downsample(), h2v1_downsample(), h2v2_downsample(), h2v2_smooth_downsample(), initial_setup(), int_downsample(), jinit_c_coef_controller(), jinit_c_main_controller(), jinit_c_prep_controller(), jinit_d_coef_controller(), jinit_d_main_controller(), per_scan_setup(), and pre_process_data().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |