Definition at line 25 of file jcmainct.cpp.
Public Attributes | |
struct jpeg_c_main_controller | pub |
JDIMENSION | cur_iMCU_row |
JDIMENSION | rowgroup_ctr |
boolean | suspended |
J_BUF_MODE | pass_mode |
JSAMPARRAY | buffer [MAX_COMPONENTS] |
struct jpeg_d_main_controller | pub |
boolean | buffer_full |
JSAMPIMAGE | xbuffer [2] |
int | whichptr |
int | context_state |
JDIMENSION | rowgroups_avail |
JDIMENSION | iMCU_row_ctr |
JSAMPARRAY my_main_controller::buffer |
Definition at line 37 of file jcmainct.cpp.
Referenced by jinit_c_main_controller(), jinit_d_main_controller(), make_funny_pointers(), and process_data_simple_main().
boolean my_main_controller::buffer_full |
Definition at line 114 of file jdmainct.cpp.
Referenced by process_data_context_main(), process_data_simple_main(), and start_pass_main().
int my_main_controller::context_state |
Definition at line 123 of file jdmainct.cpp.
Referenced by process_data_context_main(), and start_pass_main().
JDIMENSION my_main_controller::cur_iMCU_row |
Definition at line 28 of file jcmainct.cpp.
Referenced by process_data_simple_main(), and start_pass_main().
JDIMENSION my_main_controller::iMCU_row_ctr |
Definition at line 125 of file jdmainct.cpp.
Referenced by process_data_context_main(), and start_pass_main().
J_BUF_MODE my_main_controller::pass_mode |
Definition at line 31 of file jcmainct.cpp.
Referenced by start_pass_main().
struct jpeg_c_main_controller my_main_controller::pub |
Definition at line 26 of file jcmainct.cpp.
Referenced by jinit_c_main_controller(), jinit_d_main_controller(), and start_pass_main().
struct jpeg_d_main_controller my_main_controller::pub |
Definition at line 109 of file jdmainct.cpp.
JDIMENSION my_main_controller::rowgroup_ctr |
Definition at line 29 of file jcmainct.cpp.
Referenced by process_data_context_main(), process_data_simple_main(), and start_pass_main().
JDIMENSION my_main_controller::rowgroups_avail |
Definition at line 124 of file jdmainct.cpp.
Referenced by process_data_context_main(), and set_bottom_pointers().
boolean my_main_controller::suspended |
Definition at line 30 of file jcmainct.cpp.
Referenced by process_data_simple_main(), and start_pass_main().
int my_main_controller::whichptr |
Definition at line 122 of file jdmainct.cpp.
Referenced by process_data_context_main(), set_bottom_pointers(), and start_pass_main().
JSAMPIMAGE my_main_controller::xbuffer[2] |
Definition at line 120 of file jdmainct.cpp.
Referenced by alloc_funny_pointers(), make_funny_pointers(), process_data_context_main(), set_bottom_pointers(), and set_wraparound_pointers().
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 |