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