my_prep_controller Struct Reference

List of all members.

Public Attributes

jpeg_c_prep_controller pub
JSAMPARRAY color_buf [MAX_COMPONENTS]
JDIMENSION rows_to_go
int next_buf_row
int this_row_group
int next_buf_stop

Detailed Description

Definition at line 53 of file jcprepct.c.


Member Data Documentation

struct jpeg_c_prep_controller my_prep_controller::pub

Definition at line 54 of file jcprepct.c.

Referenced by jinit_c_prep_controller().

JSAMPARRAY my_prep_controller::color_buf[MAX_COMPONENTS]

Definition at line 59 of file jcprepct.c.

Referenced by create_context_buffer(), jinit_c_prep_controller(), pre_process_context(), and pre_process_data().

JDIMENSION my_prep_controller::rows_to_go

Definition at line 61 of file jcprepct.c.

Referenced by pre_process_context(), pre_process_data(), and start_pass_prep().

int my_prep_controller::next_buf_row

Definition at line 62 of file jcprepct.c.

Referenced by pre_process_context(), pre_process_data(), and start_pass_prep().

int my_prep_controller::this_row_group

Definition at line 65 of file jcprepct.c.

Referenced by pre_process_context(), and start_pass_prep().

int my_prep_controller::next_buf_stop

Definition at line 66 of file jcprepct.c.

Referenced by pre_process_context(), and start_pass_prep().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:31:14 2011 for ROOT_528-00b_version by  doxygen 1.5.1