ReactOS 0.4.16-dev-852-gcfcc8d8
|
Definition at line 35 of file jccoefct.c.
JBLOCKROW my_coef_controller::dummy_buffer[C_MAX_BLOCKS_IN_MCU] |
Definition at line 235 of file jctrans.c.
Referenced by compress_output(), and transencode_coef_controller().
JDIMENSION my_coef_controller::iMCU_row_num |
Definition at line 38 of file jccoefct.c.
Referenced by compress_data(), compress_output(), start_iMCU_row(), and start_pass_coef().
JBLOCKROW my_coef_controller::MCU_buffer |
Definition at line 52 of file jccoefct.c.
Referenced by compress_data(), decompress_onepass(), jinit_c_coef_controller(), and jinit_d_coef_controller().
JDIMENSION my_coef_controller::mcu_ctr |
Definition at line 39 of file jccoefct.c.
Referenced by compress_data(), compress_output(), and start_iMCU_row().
JDIMENSION my_coef_controller::MCU_ctr |
Definition at line 34 of file jdcoefct.c.
Referenced by decompress_onepass().
int my_coef_controller::MCU_rows_per_iMCU_row |
Definition at line 41 of file jccoefct.c.
Referenced by start_iMCU_row().
int my_coef_controller::MCU_vert_offset |
Definition at line 40 of file jccoefct.c.
Referenced by compress_data(), compress_output(), decompress_onepass(), and start_iMCU_row().
struct jpeg_c_coef_controller my_coef_controller::pub |
Definition at line 36 of file jccoefct.c.
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 30 of file jdcoefct.c.
jvirt_barray_ptr my_coef_controller::whole_image[MAX_COMPONENTS] |
Definition at line 55 of file jccoefct.c.
Referenced by compress_output(), jinit_c_coef_controller(), jinit_d_coef_controller(), start_pass_coef(), and transencode_coef_controller().
jvirt_barray_ptr* my_coef_controller::whole_image |