Searched refs:pixelThreshold (Results 1 – 1 of 1) sorted by relevance
162 float pixelThreshold, float pixelCountThreshold, int pixelDiffTolerance) { in compareImages() argument194 if ((totalError / 1024.0f) >= pixelThreshold) { in compareImages()