Searched refs:totalPixelCount (Results 1 – 1 of 1) sorted by relevance
181 float totalPixelCount = idealWidth * idealHeight; in compareImages() local223 float countedErrorRatio = totalDiffPixelCount / totalPixelCount; in compareImages()