Home | History | Annotate | Download | only in jpeg

Lines Matching refs:jpeg_read_scanlines

828         // jpeg_read_scanlines will increase the scanline counter, so we
832 if (jpeg_read_scanlines(info, samples, 1) != 1)
957 if (jpeg_read_scanlines(info, &row, 1) != 1)