Assignments
Assignments
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]
 

Member Data Documentation

◆ color_buf

JSAMPARRAY my_upsampler::color_buf[MAX_COMPONENTS]

◆ h_expand

UINT8 my_upsampler::h_expand[MAX_COMPONENTS]

◆ methods

upsample1_ptr my_upsampler::methods[MAX_COMPONENTS]

◆ next_row_out

int my_upsampler::next_row_out

◆ pub

struct jpeg_upsampler my_upsampler::pub

◆ rowgroup_height

int my_upsampler::rowgroup_height[MAX_COMPONENTS]

◆ rows_to_go

JDIMENSION my_upsampler::rows_to_go

◆ v_expand

UINT8 my_upsampler::v_expand[MAX_COMPONENTS]

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