#include <jpegint.h>
Public Member Functions | |
| JMETHOD (void, downsample,(j_compress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION in_row_index, JSAMPIMAGE output_buf, JDIMENSION out_row_group_index)) | |
| 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)) | |
| JMETHOD (void, start_pass,(j_compress_ptr cinfo)) | |
Data Fields | |
| boolean | need_context_rows |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Definition at line 98 of file jpegint.h. Referenced by jinit_c_prep_controller(), and jinit_downsampler(). |
1.3.9.1