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