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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djpeglib.h471 /* If the buffer passed to jpeg_read_scanlines() is less than this many rows
489 /* Row index of next scanline to be read from jpeg_read_scanlines().
864 #define jpeg_read_scanlines jReadScanlines macro
980 EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo,
985 /* Replaces jpeg_read_scanlines when reading raw downsampled data. */

Completed in 36 milliseconds