Searched refs:potentialRow (Results 1 – 2 of 2) sorted by relevance
441 const int potentialRow = yBegin + i; in haveDecodedRow() local442 if (fSwizzler->rowNeeded(potentialRow)) { in haveDecodedRow()443 dstRow = potentialRow / sampleY; in haveDecodedRow()
446 const int potentialRow = yBegin + i; in haveDecodedRow() local447 if (fSwizzler->rowNeeded(potentialRow)) { in haveDecodedRow()448 dstRow = potentialRow / sampleY; in haveDecodedRow()