my_main_controller Struct Reference

List of all members.

Public Attributes

jpeg_c_main_controller pub
JDIMENSION cur_iMCU_row
JDIMENSION rowgroup_ctr
boolean suspended
J_BUF_MODE pass_mode
JSAMPARRAY buffer [MAX_COMPONENTS]
jpeg_d_main_controller pub
boolean buffer_full
JSAMPIMAGE xbuffer [2]
int whichptr
int context_state
JDIMENSION rowgroups_avail
JDIMENSION iMCU_row_ctr

Detailed Description

Definition at line 28 of file jcmainct.c.


Member Data Documentation

struct jpeg_c_main_controller my_main_controller::pub

Definition at line 29 of file jcmainct.c.

Referenced by jinit_c_main_controller(), jinit_d_main_controller(), METHODDEF(), and start_pass_main().

JDIMENSION my_main_controller::cur_iMCU_row

Definition at line 31 of file jcmainct.c.

Referenced by METHODDEF(), and process_data_simple_main().

JDIMENSION my_main_controller::rowgroup_ctr

Definition at line 32 of file jcmainct.c.

Referenced by METHODDEF(), process_data_context_main(), process_data_simple_main(), and start_pass_main().

boolean my_main_controller::suspended

Definition at line 33 of file jcmainct.c.

Referenced by METHODDEF(), and process_data_simple_main().

J_BUF_MODE my_main_controller::pass_mode

Definition at line 34 of file jcmainct.c.

Referenced by METHODDEF().

JSAMPARRAY my_main_controller::buffer

Definition at line 40 of file jcmainct.c.

Referenced by jinit_c_main_controller(), jinit_d_main_controller(), make_funny_pointers(), and process_data_simple_main().

struct jpeg_d_main_controller my_main_controller::pub

Definition at line 115 of file jdmainct.c.

boolean my_main_controller::buffer_full

Definition at line 120 of file jdmainct.c.

Referenced by process_data_context_main(), process_data_simple_main(), and start_pass_main().

JSAMPIMAGE my_main_controller::xbuffer[2]

Definition at line 126 of file jdmainct.c.

Referenced by make_funny_pointers(), METHODDEF(), process_data_context_main(), set_bottom_pointers(), and set_wraparound_pointers().

int my_main_controller::whichptr

Definition at line 128 of file jdmainct.c.

Referenced by process_data_context_main(), set_bottom_pointers(), and start_pass_main().

int my_main_controller::context_state

Definition at line 129 of file jdmainct.c.

Referenced by process_data_context_main(), and start_pass_main().

JDIMENSION my_main_controller::rowgroups_avail

Definition at line 130 of file jdmainct.c.

Referenced by process_data_context_main(), and set_bottom_pointers().

JDIMENSION my_main_controller::iMCU_row_ctr

Definition at line 131 of file jdmainct.c.

Referenced by process_data_context_main(), and start_pass_main().


The documentation for this struct was generated from the following files:
Generated on Tue Jul 5 16:31:14 2011 for ROOT_528-00b_version by  doxygen 1.5.1