Assignments
Assignments
my_coef_controller Struct Reference

Public Attributes

struct jpeg_c_coef_controller pub
 
JDIMENSION iMCU_row_num
 
JDIMENSION mcu_ctr
 
int MCU_vert_offset
 
int MCU_rows_per_iMCU_row
 
JBLOCKROW MCU_buffer [C_MAX_BLOCKS_IN_MCU]
 
jvirt_barray_ptr whole_image [MAX_COMPONENTS]
 
jvirt_barray_ptrwhole_image
 
JBLOCKROW dummy_buffer [C_MAX_BLOCKS_IN_MCU]
 
struct jpeg_d_coef_controller pub
 
JDIMENSION MCU_ctr
 

Member Data Documentation

◆ dummy_buffer

JBLOCKROW my_coef_controller::dummy_buffer[C_MAX_BLOCKS_IN_MCU]

◆ iMCU_row_num

JDIMENSION my_coef_controller::iMCU_row_num

◆ MCU_buffer

JBLOCKROW my_coef_controller::MCU_buffer

◆ MCU_ctr

JDIMENSION my_coef_controller::MCU_ctr

◆ mcu_ctr

JDIMENSION my_coef_controller::mcu_ctr

◆ MCU_rows_per_iMCU_row

int my_coef_controller::MCU_rows_per_iMCU_row

◆ MCU_vert_offset

int my_coef_controller::MCU_vert_offset

◆ pub [1/2]

struct jpeg_c_coef_controller my_coef_controller::pub

◆ pub [2/2]

struct jpeg_d_coef_controller my_coef_controller::pub

◆ whole_image [1/2]

jvirt_barray_ptr my_coef_controller::whole_image[MAX_COMPONENTS]

◆ whole_image [2/2]

jvirt_barray_ptr* my_coef_controller::whole_image

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