Searched refs:totalPixelCount (Results 1 – 1 of 1) sorted by relevance
154 float totalPixelCount = idealWidth * idealHeight; in compareImages() local177 if ((totalDiffPixelCount / totalPixelCount) >= pixelCountThreshold) { in compareImages()