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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |