ReactOS 0.4.15-dev-7958-gcd0bb1a
my_post_controller Struct Reference
Collaboration diagram for my_post_controller:

Public Attributes

struct jpeg_d_post_controller pub
 
jvirt_sarray_ptr whole_image
 
JSAMPARRAY buffer
 
JDIMENSION strip_height
 
JDIMENSION starting_row
 
JDIMENSION next_row
 

Detailed Description

Definition at line 26 of file jdpostct.c.

Member Data Documentation

◆ buffer

JSAMPARRAY my_post_controller::buffer

Definition at line 35 of file jdpostct.c.

Referenced by jinit_d_post_controller(), and post_process_1pass().

◆ next_row

JDIMENSION my_post_controller::next_row

Definition at line 39 of file jdpostct.c.

◆ pub

struct jpeg_d_post_controller my_post_controller::pub

Definition at line 27 of file jdpostct.c.

Referenced by jinit_d_post_controller().

◆ starting_row

JDIMENSION my_post_controller::starting_row

Definition at line 38 of file jdpostct.c.

◆ strip_height

JDIMENSION my_post_controller::strip_height

Definition at line 36 of file jdpostct.c.

Referenced by jinit_d_post_controller(), and post_process_1pass().

◆ whole_image

jvirt_sarray_ptr my_post_controller::whole_image

Definition at line 34 of file jdpostct.c.

Referenced by jinit_d_post_controller().


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