Lines Matching full:image_height
323 image_height Height of image, in pixels
350 cinfo.image_height = Height;
399 "while (cinfo.next_scanline < cinfo.image_height)".
410 while (cinfo.next_scanline < cinfo.image_height) {
675 should NOT be against image_height, unless you never use scaling. The
676 image_height field is the height of the original unscaled image.)
1043 JDIMENSION image_height
2550 cinfo->image_height) are 101x101 pixels. Then jpeg_start_compress() will