Searched refs:badPixels (Results 1 – 1 of 1) sorted by relevance
217 int badPixels = 0; in getNonMatching() local221 badPixels++; in getNonMatching()225 return ((float) badPixels) / totalPixels; in getNonMatching()