Home | History | Annotate | Download | only in jpeg

Lines Matching full:scan

124 /* Do computations that are needed before processing a JPEG scan */
132 /* Noninterleaved (single-component) scan */
139 /* For noninterleaved scan, always one block per MCU */
158 /* Interleaved (multi-component) scan */
218 * in the current scan, unless already saved during a prior scan.
220 * In a multiple-scan JPEG file, the encoder could assign different components
226 * We do this by copying the table at the start of the first scan containing
231 * at the start of the first scan for the component.
265 * Initialize the input modules to read a scan of compressed data.
285 * Finish up after inputting a compressed-data scan.
287 * the expected data of the scan.
307 * Change state as necessary when a new scan is reached.