Searched refs:prev_diff (Results 1 – 1 of 1) sorted by relevance
275 int i, diff, prev_diff = 0; in codebook_sanity_check_for_rate_quarter() local281 else if (FFABS(diff - prev_diff) > 12) in codebook_sanity_check_for_rate_quarter()283 prev_diff = diff; in codebook_sanity_check_for_rate_quarter()