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