Searched refs:total_dist (Results 1 – 2 of 2) sorted by relevance
498 int total_dist = 0;510 total_dist += popcount(desc_p[i] ^ prev_desc_p[i]);513 if (total_dist < DISTANCE_THRESHOLD) {
363 static int bands_dist(OpusPsyContext *s, CeltFrame *f, float *total_dist) in bands_dist() argument377 *total_dist = tdist; in bands_dist()