ReactOS 0.4.15-dev-7924-g5949c20
my_main_controller Struct Reference
Collaboration diagram for my_main_controller:

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
 
JDIMENSION rowgroups_avail
 
boolean buffer_full
 
JSAMPIMAGE xbuffer [2]
 
int whichptr
 
int context_state
 
JDIMENSION iMCU_row_ctr
 

Detailed Description

Definition at line 29 of file jcmainct.c.

Member Data Documentation

◆ buffer

JSAMPARRAY my_main_controller::buffer

◆ buffer_full

boolean my_main_controller::buffer_full

Definition at line 126 of file jdmainct.c.

Referenced by process_data_context_main(), and start_pass_main().

◆ context_state

int my_main_controller::context_state

Definition at line 132 of file jdmainct.c.

Referenced by process_data_context_main(), and start_pass_main().

◆ cur_iMCU_row

JDIMENSION my_main_controller::cur_iMCU_row

Definition at line 32 of file jcmainct.c.

Referenced by process_data_simple_main().

◆ iMCU_row_ctr

JDIMENSION my_main_controller::iMCU_row_ctr

Definition at line 133 of file jdmainct.c.

Referenced by process_data_context_main(), and start_pass_main().

◆ pass_mode

J_BUF_MODE my_main_controller::pass_mode

Definition at line 35 of file jcmainct.c.

◆ pub [1/2]

struct jpeg_c_main_controller my_main_controller::pub

Definition at line 30 of file jcmainct.c.

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

◆ pub [2/2]

struct jpeg_d_main_controller my_main_controller::pub

Definition at line 116 of file jdmainct.c.

◆ rowgroup_ctr

JDIMENSION my_main_controller::rowgroup_ctr

Definition at line 33 of file jcmainct.c.

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

◆ rowgroups_avail

JDIMENSION my_main_controller::rowgroups_avail

◆ suspended

boolean my_main_controller::suspended

Definition at line 34 of file jcmainct.c.

Referenced by process_data_simple_main().

◆ whichptr

int my_main_controller::whichptr

Definition at line 131 of file jdmainct.c.

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

◆ xbuffer

JSAMPIMAGE my_main_controller::xbuffer[2]

The documentation for this struct was generated from the following files: