Searched refs:numXBlocks (Results 1 – 1 of 1) sorted by relevance
1538 const int numXBlocks = width / blockSize.x(); in compareBlockImages() local1552 if (blockCoord.y()*numXBlocks + blockCoord.x() < numNonDummyBlocks) in compareBlockImages()