Searched refs:rowsDecoded (Results 1 – 12 of 12) sorted by relevance
32 int* rowsDecoded) { in onGetPixels() argument54 *rowsDecoded = rows; in onGetPixels()
201 int rowsDecoded = 0; in getPixels() local203 &rowsDecoded); in getPixels()214 if (kIncompleteInput == result && rowsDecoded != info.height()) { in getPixels()216 rowsDecoded); in getPixels()
124 int* rowsDecoded) { in onGetPixels() argument148 *rowsDecoded = y; in onGetPixels()
162 int* rowsDecoded) { in onGetPixels() argument238 WebPIDecGetRGB(idec, rowsDecoded, NULL, NULL, NULL); in onGetPixels()
279 int* rowsDecoded) { in onGetPixels() argument331 *rowsDecoded = y; in onGetPixels()501 uint32_t rowsDecoded = jpeg_read_scanlines(fDecoderMgr->dinfo(), &dstRow, 1); in onGetScanlines() local503 if (rowsDecoded != 1) { in onGetScanlines()
239 int* colorCount, int* rowsDecoded) { in onGetPixels() argument262 *rowsDecoded = dstInfo.height(); in onGetPixels()
42 int* rowsDecoded) { in onGetPixels() argument62 *rowsDecoded = rows; in onGetPixels()
42 int* rowsDecoded) { in onGetPixels() argument63 *rowsDecoded = dstInfo.height(); in onGetPixels()
486 int* rowsDecoded) { argument506 *rowsDecoded = y;
449 int* rowsDecoded) { in onGetPixels() argument491 *rowsDecoded = row; in onGetPixels()
668 int* rowsDecoded) { in onGetPixels() argument713 *rowsDecoded = i; in onGetPixels()
532 int* rowsDecoded) = 0;