Go to the source code of this file.
Macros | |
#define | JPEG_INTERNALS |
Functions | |
LOCAL (void) transdecode_master_selection JPP((j_decompress_ptr cinfo)) | |
jpeg_read_coefficients (j_decompress_ptr cinfo) | |
transdecode_master_selection (j_decompress_ptr cinfo) | |
#define JPEG_INTERNALS |
Definition at line 10 of file jdtrans.cpp.
jpeg_read_coefficients | ( | j_decompress_ptr | cinfo | ) |
Definition at line 42 of file jdtrans.cpp.
References DSTATE_BUFIMAGE, DSTATE_RDCOEFS, DSTATE_READY, DSTATE_STOPPING, ERREXIT1, JPEG_REACHED_EOI, JPEG_REACHED_SOS, JPEG_ROW_COMPLETED, JPEG_SUSPENDED, and transdecode_master_selection().
LOCAL | ( | void | ) |
transdecode_master_selection | ( | j_decompress_ptr | cinfo | ) |
Definition at line 94 of file jdtrans.cpp.
References ERREXIT, jinit_d_coef_controller(), jinit_huff_decoder(), jinit_phuff_decoder(), and TRUE.
Referenced by jpeg_read_coefficients().
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 |