Searched refs:mismatchedPixels (Results 1 – 1 of 1) sorted by relevance
166 int mismatchedPixels = 0; in compute_diff() local204 mismatchedPixels++; in compute_diff()213 if (0 == mismatchedPixels) { in compute_diff()219 dr->fFractionDifference = ((float) mismatchedPixels) / pixelCount; in compute_diff()