Searched refs:band_left (Results 1 – 2 of 2) sorted by relevance
134 int16_t band_left = eob - band_cum_count_table[tx_size][band] + 1; in vp9_optimize_b() local204 if (!(--band_left)) { in vp9_optimize_b()206 band_left = *band_counts; in vp9_optimize_b()295 if (!(--band_left)) { in vp9_optimize_b()297 band_left = *band_counts; in vp9_optimize_b()
382 int band_left = *band_count++; in cost_coeffs() local403 if (!--band_left) { in cost_coeffs()404 band_left = *band_count++; in cost_coeffs()410 if (band_left) cost += (*token_costs)[0][!prev_t][EOB_TOKEN]; in cost_coeffs()413 int band_left = *band_count++; in cost_coeffs() local437 if (!--band_left) { in cost_coeffs()438 band_left = *band_count++; in cost_coeffs()445 if (band_left) { in cost_coeffs()