Searched refs:totalMismatchG (Results 1 – 1 of 1) sorted by relevance
171 int totalMismatchG = 0; in compute_diff() local188 totalMismatchG += thisG; in compute_diff()226 dr->fAverageMismatchG = ((float) totalMismatchG) / pixelCount; in compute_diff()