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