Assignments
Assignments
my_main_controller Struct Reference

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
 

Member Data Documentation

◆ buffer

JSAMPARRAY my_main_controller::buffer

◆ buffer_full

boolean my_main_controller::buffer_full

◆ context_state

int my_main_controller::context_state

◆ cur_iMCU_row

JDIMENSION my_main_controller::cur_iMCU_row

◆ iMCU_row_ctr

JDIMENSION my_main_controller::iMCU_row_ctr

◆ pass_mode

J_BUF_MODE my_main_controller::pass_mode

◆ pub [1/2]

struct jpeg_c_main_controller my_main_controller::pub

◆ pub [2/2]

struct jpeg_d_main_controller my_main_controller::pub

◆ rowgroup_ctr

JDIMENSION my_main_controller::rowgroup_ctr

◆ rowgroups_avail

JDIMENSION my_main_controller::rowgroups_avail

◆ suspended

boolean my_main_controller::suspended

◆ whichptr

int my_main_controller::whichptr

◆ xbuffer

JSAMPIMAGE my_main_controller::xbuffer[2]

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