Data Fields | |
JSAMPARRAY | color_buf [MAX_COMPONENTS] |
int | next_buf_row |
int | next_buf_stop |
struct jpeg_c_prep_controller | pub |
JDIMENSION | rows_to_go |
int | this_row_group |
JSAMPARRAY my_prep_controller::color_buf[MAX_COMPONENTS] |
Referenced by create_context_buffer(), jinit_c_prep_controller(), pre_process_context(), and pre_process_data().
int my_prep_controller::next_buf_row |
Referenced by pre_process_context(), pre_process_data(), and start_pass_prep().
int my_prep_controller::next_buf_stop |
Referenced by pre_process_context(), and start_pass_prep().
struct jpeg_c_prep_controller my_prep_controller::pub |
Referenced by jinit_c_prep_controller().
JDIMENSION my_prep_controller::rows_to_go |
Referenced by pre_process_context(), pre_process_data(), and start_pass_prep().
int my_prep_controller::this_row_group |
Referenced by pre_process_context(), and start_pass_prep().