Searched refs:band_left (Results 1 – 1 of 1) sorted by relevance
384 int band_left = *band_count++; in cost_coeffs() local405 if (!--band_left) { in cost_coeffs()406 band_left = *band_count++; in cost_coeffs()412 if (band_left) cost += (*token_costs)[0][!prev_t][EOB_TOKEN]; in cost_coeffs()415 int band_left = *band_count++; in cost_coeffs() local439 if (!--band_left) { in cost_coeffs()440 band_left = *band_count++; in cost_coeffs()447 if (band_left) { in cost_coeffs()