Searched refs:mismatchedPixels (Results 1 – 1 of 1) sorted by relevance
168 int mismatchedPixels = 0; in compute_diff() local206 mismatchedPixels++; in compute_diff()215 if (0 == mismatchedPixels) { in compute_diff()221 dr->fFractionDifference = ((float) mismatchedPixels) / pixelCount; in compute_diff()