doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
my_upsampler Struct Reference

Public Attributes

struct jpeg_upsampler pub
 
JSAMPARRAY color_buf [MAX_COMPONENTS]
 
upsample1_ptr methods [MAX_COMPONENTS]
 
int next_row_out
 
JDIMENSION rows_to_go
 
int rowgroup_height [MAX_COMPONENTS]
 
UINT8 h_expand [MAX_COMPONENTS]
 
UINT8 v_expand [MAX_COMPONENTS]
 

Detailed Description

Definition at line 33 of file jdsample.c.

Member Data Documentation

JSAMPARRAY my_upsampler::color_buf[MAX_COMPONENTS]

Definition at line 43 of file jdsample.c.

UINT8 my_upsampler::h_expand[MAX_COMPONENTS]

Definition at line 57 of file jdsample.c.

upsample1_ptr my_upsampler::methods[MAX_COMPONENTS]

Definition at line 46 of file jdsample.c.

int my_upsampler::next_row_out

Definition at line 48 of file jdsample.c.

struct jpeg_upsampler my_upsampler::pub

Definition at line 34 of file jdsample.c.

int my_upsampler::rowgroup_height[MAX_COMPONENTS]

Definition at line 52 of file jdsample.c.

JDIMENSION my_upsampler::rows_to_go

Definition at line 49 of file jdsample.c.

UINT8 my_upsampler::v_expand[MAX_COMPONENTS]

Definition at line 58 of file jdsample.c.


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