#include <utils/jpeglib/jpegint.h>
Public Member Functions | |
JMETHOD (void, start_pass,(j_compress_ptr cinfo)) | |
JMETHOD (void, downsample,(j_compress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_index, JSAMPIMAGE output_buf, JDIMENSION out_row_group_index)) | |
Public Attributes | |
boolean | need_context_rows |
jpeg_downsampler::JMETHOD | ( | void | , |
start_pass | , | ||
(j_compress_ptr cinfo) | |||
) |
jpeg_downsampler::JMETHOD | ( | void | , |
downsample | , | ||
(j_compress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_index, JSAMPIMAGE output_buf, JDIMENSION out_row_group_index) | |||
) |
boolean jpeg_downsampler::need_context_rows |
Definition at line 95 of file jpegint.h.
Referenced by jinit_downsampler().
Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |