ReactOS 0.4.15-dev-7842-g558ab78
my_coef_controller Struct Reference
Collaboration diagram for my_coef_controller:

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
 

Detailed Description

Definition at line 35 of file jccoefct.c.

Member Data Documentation

◆ dummy_buffer

JBLOCKROW my_coef_controller::dummy_buffer[C_MAX_BLOCKS_IN_MCU]

Definition at line 235 of file jctrans.c.

Referenced by compress_output(), and transencode_coef_controller().

◆ iMCU_row_num

JDIMENSION my_coef_controller::iMCU_row_num

Definition at line 38 of file jccoefct.c.

Referenced by compress_data(), compress_output(), start_iMCU_row(), and start_pass_coef().

◆ MCU_buffer

JBLOCKROW my_coef_controller::MCU_buffer

◆ mcu_ctr

JDIMENSION my_coef_controller::mcu_ctr

Definition at line 39 of file jccoefct.c.

Referenced by compress_data(), compress_output(), and start_iMCU_row().

◆ MCU_ctr

JDIMENSION my_coef_controller::MCU_ctr

Definition at line 34 of file jdcoefct.c.

Referenced by decompress_onepass().

◆ MCU_rows_per_iMCU_row

int my_coef_controller::MCU_rows_per_iMCU_row

Definition at line 41 of file jccoefct.c.

Referenced by start_iMCU_row().

◆ MCU_vert_offset

int my_coef_controller::MCU_vert_offset

Definition at line 40 of file jccoefct.c.

Referenced by compress_data(), compress_output(), decompress_onepass(), and start_iMCU_row().

◆ pub [1/2]

◆ pub [2/2]

struct jpeg_d_coef_controller my_coef_controller::pub

Definition at line 30 of file jdcoefct.c.

◆ whole_image [1/2]

◆ whole_image [2/2]

jvirt_barray_ptr* my_coef_controller::whole_image

Definition at line 232 of file jctrans.c.


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