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