my_upsampler Struct Reference


Detailed Description

Definition at line 44 of file jdmerge.c.


Public Member Functions

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

Data Fields

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

Member Function Documentation

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


Field Documentation

Definition at line 54 of file jdmerge.c.

Referenced by build_ycc_rgb_table(), h2v1_merged_upsample(), and h2v2_merged_upsample().

Definition at line 56 of file jdmerge.c.

Referenced by build_ycc_rgb_table(), h2v1_merged_upsample(), and h2v2_merged_upsample().

Definition at line 43 of file jdsample.c.

Referenced by jinit_upsampler(), and sep_upsample().

Definition at line 55 of file jdmerge.c.

Referenced by build_ycc_rgb_table(), h2v1_merged_upsample(), and h2v2_merged_upsample().

Definition at line 53 of file jdmerge.c.

Referenced by build_ycc_rgb_table(), h2v1_merged_upsample(), and h2v2_merged_upsample().

UINT8 my_upsampler::h_expand[MAX_COMPONENTS]

Definition at line 57 of file jdsample.c.

Referenced by int_upsample(), and jinit_upsampler().

upsample1_ptr my_upsampler::methods[MAX_COMPONENTS]

Definition at line 46 of file jdsample.c.

Referenced by jinit_upsampler(), and sep_upsample().

Definition at line 48 of file jdsample.c.

Referenced by sep_upsample(), and start_pass_upsample().

Definition at line 66 of file jdmerge.c.

Referenced by jinit_merged_upsampler(), and merged_2v_upsample().

Definition at line 45 of file jdmerge.c.

Referenced by jinit_merged_upsampler(), and jinit_upsampler().

int my_upsampler::rowgroup_height[MAX_COMPONENTS]

Definition at line 52 of file jdsample.c.

Referenced by jinit_upsampler(), and sep_upsample().

Definition at line 64 of file jdmerge.c.

Referenced by merged_2v_upsample(), and start_pass_merged_upsample().

Definition at line 63 of file jdmerge.c.

Referenced by jinit_merged_upsampler(), and merged_2v_upsample().

UINT8 my_upsampler::v_expand[MAX_COMPONENTS]

Definition at line 58 of file jdsample.c.

Referenced by int_upsample(), and jinit_upsampler().


Generated on Fri Feb 19 02:31:06 2010 for AVR32 - IJG JPEG Decoder Example by  doxygen 1.5.5