|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include <jpegint.h>
Public Member Functions | |
| JMETHOD (void, start_pass,(j_decompress_ptr cinfo)) | |
| JMETHOD (void, upsample,(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail)) | |
Public Attributes | |
| boolean | need_context_rows |
| jpeg_upsampler::JMETHOD | ( | void | , |
| start_pass | , | ||
| (j_decompress_ptr cinfo) | |||
| ) |
| jpeg_upsampler::JMETHOD | ( | void | , |
| upsample | , | ||
| (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, JDIMENSION in_row_groups_avail, JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, JDIMENSION out_rows_avail) | |||
| ) |
Definition at line 242 of file jpegint.h.
Referenced by jinit_merged_upsampler(), and jinit_upsampler().