Lines Matching refs:quantization
75 and color quantization. This code can be omitted if not needed.
107 * MCU assembly, DCT, quantization.
126 * Optional color quantization (e.g., reduction to 256 colors).
138 conversion, and color quantization might all be done at once when using a
169 For example, two different color quantization algorithms could be implemented
337 * Forward DCT and quantization: Perform DCT, quantize, and emit coefficients.
341 the conversion to zigzag order within the quantization step.)
397 |-- Color quantization
433 * Postprocessing controller: buffer controller for the color quantization
434 input buffer, when quantization is in use. (Without quantization, this
435 controller just calls the upsampler.) For two-pass quantization, this
451 * Color quantization: reduce the data to colormapped form, using either an
622 order, and may be true values or divided by the quantization coefficients,
628 quantization a la JPEG Part 3.)
876 (such as two-pass color quantization or noninterleaved JPEG files) if they