Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:jpeg_read_scanlines

71 #define jpeg_read_scanlines FOXIT_PREFIX(jpeg_read_scanlines)

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