Lines Matching defs:linesRead
943 JDIMENSION linesRead = jpeg_read_raw_data(dinfo, yuv, numRowsPerBlock);944 if (linesRead < numRowsPerBlock) {977 JDIMENSION linesRead = jpeg_read_raw_data(dinfo, yuv, numRowsPerBlock);978 if (linesRead < remainingRows) {