#include "jinclude.h"
#include "jpeglib.h"
Go to the source code of this file.
Defines | |
#define | JPEG_INTERNALS |
Functions | |
LOCAL (void) | |
transdecode_master_selection (j_decompress_ptr cinfo) |
LOCAL | ( | void | ) |
Definition at line 20 of file jdtrans.c.
References DSTATE_RDCOEFS, DSTATE_READY, if(), JPEG_REACHED_EOI, JPEG_REACHED_SOS, JPEG_ROW_COMPLETED, JPEG_SUSPENDED, NULL, and transdecode_master_selection().
transdecode_master_selection | ( | j_decompress_ptr | cinfo | ) |
Definition at line 98 of file jdtrans.c.
References jinit_arith_decoder(), jinit_d_coef_controller(), jinit_huff_decoder(), RooFitShortHand::L(), long, NULL, and TRUE.
Referenced by LOCAL().