Unit JcCoefCt

Classes

Functions

jinit_c_coef_controller - We use a full-image coefficient buffer when doing Huffman optimization, and also for writing multiple-scan JPEG files.

Types

Constants

Variables


Functions


procedure jinit_c_coef_controller (cinfo : j_compress_ptr; need_full_buffer : boolean);

We use a full-image coefficient buffer when doing Huffman optimization, and also for writing multiple-scan JPEG files. In all cases, the DCT step is run during the first pass, and subsequent passes need only read the buffered coefficients. } {$endif} { Initialize coefficient buffer controller. } {GLOBAL

FULL_COEF_BUFFER_SUPPORTED } { Initialize coefficient buffer controller. } {GLOBAL


Types


Constants


Variables