Definition at line 43 of file jcprepct.cpp.
Public Attributes | |
struct jpeg_c_prep_controller | pub |
JSAMPARRAY | color_buf [MAX_COMPONENTS] |
JDIMENSION | rows_to_go |
int | next_buf_row |
int | this_row_group |
int | next_buf_stop |
JSAMPARRAY my_prep_controller::color_buf[MAX_COMPONENTS] |
Definition at line 50 of file jcprepct.cpp.
Referenced by create_context_buffer(), jinit_c_prep_controller(), pre_process_context(), and pre_process_data().
int my_prep_controller::next_buf_row |
Definition at line 53 of file jcprepct.cpp.
Referenced by pre_process_context(), pre_process_data(), and start_pass_prep().
int my_prep_controller::next_buf_stop |
Definition at line 57 of file jcprepct.cpp.
Referenced by pre_process_context(), and start_pass_prep().
struct jpeg_c_prep_controller my_prep_controller::pub |
Definition at line 45 of file jcprepct.cpp.
Referenced by jinit_c_prep_controller().
JDIMENSION my_prep_controller::rows_to_go |
Definition at line 52 of file jcprepct.cpp.
Referenced by pre_process_context(), pre_process_data(), and start_pass_prep().
int my_prep_controller::this_row_group |
Definition at line 56 of file jcprepct.cpp.
Referenced by pre_process_context(), and start_pass_prep().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |