my_coef_controller Struct Reference

List of all members.

Public Attributes

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]
jpeg_c_coef_controller pub
jvirt_barray_ptrwhole_image
JBLOCKROW dummy_buffer [C_MAX_BLOCKS_IN_MCU]
jpeg_d_coef_controller pub
JDIMENSION MCU_ctr
int * coef_bits_latch

Detailed Description

Definition at line 34 of file jccoefct.c.


Member Data Documentation

struct jpeg_c_coef_controller my_coef_controller::pub

Definition at line 35 of file jccoefct.c.

Referenced by jinit_c_coef_controller(), jinit_d_coef_controller(), start_output_pass(), start_pass_coef(), and transencode_coef_controller().

JDIMENSION my_coef_controller::iMCU_row_num

Definition at line 37 of file jccoefct.c.

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

JDIMENSION my_coef_controller::mcu_ctr

Definition at line 38 of file jccoefct.c.

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

int my_coef_controller::MCU_vert_offset

Definition at line 39 of file jccoefct.c.

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

int my_coef_controller::MCU_rows_per_iMCU_row

Definition at line 40 of file jccoefct.c.

Referenced by METHODDEF(), and start_iMCU_row().

JBLOCKROW my_coef_controller::MCU_buffer

Definition at line 51 of file jccoefct.c.

Referenced by compress_data(), compress_output(), consume_data(), decompress_onepass(), jinit_c_coef_controller(), and jinit_d_coef_controller().

jvirt_barray_ptr my_coef_controller::whole_image

Definition at line 54 of file jccoefct.c.

Referenced by compress_first_pass(), compress_output(), consume_data(), decompress_data(), decompress_smooth_data(), jinit_c_coef_controller(), jinit_d_coef_controller(), start_pass_coef(), and transencode_coef_controller().

struct jpeg_c_coef_controller my_coef_controller::pub

Definition at line 203 of file jctrans.c.

jvirt_barray_ptr* my_coef_controller::whole_image

Definition at line 211 of file jctrans.c.

JBLOCKROW my_coef_controller::dummy_buffer[C_MAX_BLOCKS_IN_MCU]

Definition at line 214 of file jctrans.c.

Referenced by compress_output(), and transencode_coef_controller().

struct jpeg_d_coef_controller my_coef_controller::pub

Definition at line 29 of file jdcoefct.c.

JDIMENSION my_coef_controller::MCU_ctr

Definition at line 33 of file jdcoefct.c.

Referenced by consume_data(), decompress_onepass(), and METHODDEF().

int* my_coef_controller::coef_bits_latch

Definition at line 57 of file jdcoefct.c.

Referenced by decompress_smooth_data(), jinit_d_coef_controller(), and smoothing_ok().


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