Searched refs:totalMismatchR (Results 1 – 1 of 1) sorted by relevance
168 int totalMismatchR = 0; in compute_diff() local185 totalMismatchR += thisR; in compute_diff()223 dr->fAverageMismatchR = ((float) totalMismatchR) / pixelCount; in compute_diff()