Searched refs:base_eob_cost (Results 1 – 3 of 3) sorted by relevance
56 int base_eob_cost[SIG_COEF_CONTEXTS_EOB][3]; member
336 cost += txb_costs->base_eob_cost[coeff_ctx][AOMMIN(abs_qc, 3) - 1];775 cost += coeff_costs->base_eob_cost[coeff_ctx][AOMMIN(level, 3) - 1];1268 chunk = (txb_costs->base_eob_cost[j][i] & 0xff00) >> 8;1327 cost += txb_costs->base_eob_cost[coeff_ctx][AOMMIN(abs_qc, 3) - 1];1351 cost += txb_costs->base_eob_cost[coeff_ctx][AOMMIN(abs_qc, 3) - 1];
498 av1_cost_tokens_from_cdf(pcost->base_eob_cost[ctx], in av1_fill_coeff_costs()