Home | History | Annotate | Download | only in libjpeg_turbo

Lines Matching refs:jpeg_read_scanlines

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