#include <utils/jpeglib/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) | |||
| ) |
| boolean jpeg_upsampler::need_context_rows |
Definition at line 239 of file jpegint.h.
Referenced by jinit_upsampler().
| Page generated by Doxygen 1.9.1 for MRPT 1.5.9 Git: 3344049dc Wed Apr 15 19:29:53 2020 +0200 at mar 26 may 2026 12:39:22 CEST |