Searched refs:totalMismatchB (Results 1 – 1 of 1) sorted by relevance
172 int totalMismatchB = 0; in compute_diff() local189 totalMismatchB += thisB; in compute_diff()227 dr->fAverageMismatchB = ((float) totalMismatchB) / pixelCount; in compute_diff()