Definition at line 31 of file jccoefct.cpp.
Public Attributes | |
| struct jpeg_c_coef_controller | pub |
| JDIMENSION | iMCU_row_num |
| JDIMENSION | mcu_ctr |
| int | MCU_vert_offset |
| int | MCU_rows_per_iMCU_row |
| JBLOCKROW | MCU_buffer [C_MAX_BLOCKS_IN_MCU] |
| jvirt_barray_ptr | whole_image [MAX_COMPONENTS] |
| jvirt_barray_ptr * | whole_image |
| JBLOCKROW | dummy_buffer [C_MAX_BLOCKS_IN_MCU] |
| struct jpeg_d_coef_controller | pub |
| JDIMENSION | MCU_ctr |
| int * | coef_bits_latch |
| int* my_coef_controller::coef_bits_latch |
Definition at line 50 of file jdcoefct.cpp.
Referenced by decompress_smooth_data(), jinit_d_coef_controller(), and smoothing_ok().
| JBLOCKROW my_coef_controller::dummy_buffer[C_MAX_BLOCKS_IN_MCU] |
Definition at line 217 of file jctrans.cpp.
Referenced by compress_output(), and transencode_coef_controller().
| JDIMENSION my_coef_controller::iMCU_row_num |
Definition at line 34 of file jccoefct.cpp.
Referenced by compress_data(), compress_first_pass(), compress_output(), start_iMCU_row(), and start_pass_coef().
| JBLOCKROW my_coef_controller::MCU_buffer |
Definition at line 48 of file jccoefct.cpp.
Referenced by compress_data(), compress_output(), consume_data(), decompress_onepass(), jinit_c_coef_controller(), and jinit_d_coef_controller().
| JDIMENSION my_coef_controller::MCU_ctr |
Definition at line 26 of file jdcoefct.cpp.
Referenced by consume_data(), decompress_onepass(), and start_iMCU_row().
| JDIMENSION my_coef_controller::mcu_ctr |
Definition at line 35 of file jccoefct.cpp.
Referenced by compress_data(), compress_output(), and start_iMCU_row().
| int my_coef_controller::MCU_rows_per_iMCU_row |
Definition at line 37 of file jccoefct.cpp.
Referenced by start_iMCU_row().
| int my_coef_controller::MCU_vert_offset |
Definition at line 36 of file jccoefct.cpp.
Referenced by compress_data(), compress_output(), consume_data(), decompress_onepass(), and start_iMCU_row().
| struct jpeg_c_coef_controller my_coef_controller::pub |
Definition at line 32 of file jccoefct.cpp.
Referenced by jinit_c_coef_controller(), jinit_d_coef_controller(), start_output_pass(), start_pass_coef(), and transencode_coef_controller().
| struct jpeg_d_coef_controller my_coef_controller::pub |
Definition at line 22 of file jdcoefct.cpp.
| jvirt_barray_ptr my_coef_controller::whole_image |
Definition at line 51 of file jccoefct.cpp.
Referenced by compress_first_pass(), compress_output(), consume_data(), decompress_data(), decompress_smooth_data(), jinit_c_coef_controller(), jinit_d_coef_controller(), start_pass_coef(), and transencode_coef_controller().
| jvirt_barray_ptr* my_coef_controller::whole_image |
Definition at line 214 of file jctrans.cpp.
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |