Home | History | Annotate | Download | only in jpeg

Lines Matching full:horizontal

33  * Horizontal flipping is done in-place, using a single top-to-bottom
68 /* Horizontal flip; done in-place, so no separate dest array is required */
77 /* Horizontal mirroring of DCT blocks is accomplished by swapping
78 * pairs of blocks in-place. Within a DCT block, we perform horizontal
129 * is a pretty straightforward analog of horizontal flip.
235 * 2. Horizontal mirroring.
245 /* Because of the horizontal mirror step, we can't process partial iMCUs
298 * 1. Horizontal mirroring;
309 /* Because of the horizontal mirror step, we can't process partial iMCUs
363 * 2. Horizontal mirroring.
466 * 1. Horizontal mirroring;
468 * 3. Horizontal mirroring.