Lines Matching full:coefficient
24 A "coefficient" is a frequency coefficient (a DCT transform output number).
293 |-- Coefficient controller --|
329 * Coefficient controller: buffer controller for the DCT-coefficient data.
392 |-- Coefficient controller --|
411 * Coefficient controller: buffer controller for the DCT-coefficient data.
422 For progressive JPEG decoding, the coefficient controller supplies the prior
427 buffered by the coefficient controller have NOT been dequantized; we
500 coefficient controller's DCT coefficient buffer. Note that this
503 2. Data output reads from the DCT coefficient buffer and performs the IDCT
513 losing anything, since the coefficient buffer is read-only as far as the
516 A full-image coefficient array is only created if the JPEG file has multiple
518 reading a single-scan file, the coefficient controller normally creates only
607 Arrays of DCT-coefficient values use the following data structure:
621 The contents of a coefficient block may be in either "natural" or zigzagged
624 library, coefficient blocks are kept in natural order everywhere; the entropy