Lines Matching full:band
93 * FUNCTION : Scales vertical band of pixels by scale 4 to 5. The
94 * height of the band scaled is 4-pixels.
96 * SPECIAL NOTES : The routine uses the first line of the band below
97 * the current band.
119 /* First line in next band */
139 * FUNCTION : Scales last vertical band of pixels by scale 4 to 5. The
140 * height of the band scaled is 4-pixels.
143 * the band below the current band, since this is the
144 * last band.
242 * FUNCTION : Scales vertical band of pixels by scale 2 to 3. The
243 * height of the band scaled is 2-pixels.
245 * SPECIAL NOTES : The routine uses the first line of the band below
246 * the current band.
279 * FUNCTION : Scales last vertical band of pixels by scale 2 to 3. The
280 * height of the band scaled is 2-pixels.
283 * the band below the current band, since this is the
284 * last band.
381 * FUNCTION : Scales vertical band of pixels by scale 3 to 5. The
382 * height of the band scaled is 3-pixels.
384 * SPECIAL NOTES : The routine uses the first line of the band below
385 * the current band.
404 /* First line in next band... */
424 * FUNCTION : Scales last vertical band of pixels by scale 3 to 5. The
425 * height of the band scaled is 3-pixels.
428 * the band below the current band, since this is the
429 * last band.
530 * FUNCTION : Scales vertical band of pixels by scale 3 to 4. The
531 * height of the band scaled is 3-pixels.
533 * SPECIAL NOTES : The routine uses the first line of the band below
534 * the current band.
552 /* First line in next band... */
572 * FUNCTION : Scales last vertical band of pixels by scale 3 to 4. The
573 * height of the band scaled is 3-pixels.
576 * the band below the current band, since this is the
577 * last band.
664 * FUNCTION : Scales vertical band of pixels by scale 1 to 2. The
665 * height of the band scaled is 1-pixel.
667 * SPECIAL NOTES : The routine uses the first line of the band below
668 * the current band.
700 * FUNCTION : Scales last vertical band of pixels by scale 1 to 2. The
701 * height of the band scaled is 1-pixel.
704 * the band below the current band, since this is the
705 * last band.