Doxygen Source Code Documentation
my_upsampler Struct Reference
Public Methods | |
| JMETHOD (void, upmethod,(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, JSAMPARRAY output_buf)) | |
Data Fields | |
| 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 |
| jpeg_upsampler | pub |
| 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] |
Member Function Documentation
|
||||||||||||||||
|
|
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 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(). |
|
|
Definition at line 57 of file jdsample.c. Referenced by int_upsample(). |
|
|
Definition at line 46 of file jdsample.c. Referenced by 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 merged_2v_upsample(). |
|
|
Definition at line 34 of file jdsample.c. |
|
|
|
|
|
Definition at line 52 of file jdsample.c. Referenced by sep_upsample(). |
|
|
Definition at line 49 of file jdsample.c. Referenced by merged_2v_upsample(), sep_upsample(), start_pass_merged_upsample(), and start_pass_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 merged_2v_upsample(). |
|
|
Definition at line 58 of file jdsample.c. Referenced by int_upsample(). |
The documentation for this struct was generated from the following files: