Searched defs:next_scanline (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djpeglib.h355 * processing loop, e.g., "while (next_scanline < image_height)".
358 JDIMENSION next_scanline; /* 0 .. image_height-1 */ member in struct:jpeg_compress_struct

Completed in 36 milliseconds