Home | History | Annotate | Download | only in jpeg-6b

Lines Matching refs:jpeg_read_scanlines

474   /* If the buffer passed to jpeg_read_scanlines() is less than this many rows
492 /* Row index of next scanline to be read from jpeg_read_scanlines().
924 #define jpeg_read_scanlines jReadScanlines
1041 EXTERN(JDIMENSION) jpeg_read_scanlines JPP((j_decompress_ptr cinfo,
1057 /* Replaces jpeg_read_scanlines when reading raw downsampled data. */