Lines Matching full:jpeg_read_scanlines
508 /* If the buffer passed to jpeg_read_scanlines() is less than this many rows
526 /* Row index of next scanline to be read from jpeg_read_scanlines().
916 #define jpeg_read_scanlines jReadScanlines
1046 EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo,
1051 /* Replaces jpeg_read_scanlines when reading raw downsampled data. */