Searched refs:totalDiffPixelCount (Results 1 – 1 of 1) sorted by relevance
180 int totalDiffPixelCount = 0; in compareImages() local219 totalDiffPixelCount++; in compareImages()223 float countedErrorRatio = totalDiffPixelCount / totalPixelCount; in compareImages()