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