SAMV71 Xplained Ultra Software Package 1.5

my_upsampler Struct Reference

Public Member Functions

 JMETHOD (void, upmethod,(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, JSAMPARRAY output_buf))

Data Fields

struct jpeg_upsampler pub
int * Cr_r_tab
int * Cb_b_tab
INT32 * Cr_g_tab
INT32 * Cb_g_tab
JSAMPROW spare_row
boolean spare_full
JDIMENSION out_row_width
JDIMENSION rows_to_go
JSAMPARRAY color_buf [MAX_COMPONENTS]
upsample1_ptr methods [MAX_COMPONENTS]
int next_row_out
int rowgroup_height [MAX_COMPONENTS]
UINT8 h_expand [MAX_COMPONENTS]
UINT8 v_expand [MAX_COMPONENTS]

Detailed Description

Definition at line 44 of file jdmerge.c.


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines