Searched refs:samePixelCount (Results 1 – 1 of 1) sorted by relevance
651 int samePixelCount = 0; in bandingTest() local659 samePixelCount++; in bandingTest()664 double samePixelCountRatio = (1.0 * samePixelCount) / (w * h); in bandingTest()