Searched refs:comp_ref_cdf (Results 1 – 6 of 6) sorted by relevance
253 return xd->tile_ctx->comp_ref_cdf[pred_context][0]; in av1_get_pred_cdf_comp_ref_p()259 return xd->tile_ctx->comp_ref_cdf[pred_context][1]; in av1_get_pred_cdf_comp_ref_p1()265 return xd->tile_ctx->comp_ref_cdf[pred_context][2]; in av1_get_pred_cdf_comp_ref_p2()
120 aom_cdf_prob comp_ref_cdf[REF_CONTEXTS][FWD_REFS - 1][CDF_SIZE(2)]; member
126 RESET_CDF_COUNTER(fc->comp_ref_cdf, 2); in av1_reset_cdf_symbol_counters()
991 av1_copy(fc->comp_ref_cdf, default_comp_ref_cdf); in init_mode_probs()
242 av1_cost_tokens_from_cdf(x->comp_ref_cost[i][j], fc->comp_ref_cdf[i][j], in av1_fill_mode_rates()
4579 AVERAGE_CDF(ctx_left->comp_ref_cdf, ctx_tr->comp_ref_cdf, 2); in avg_cdf_symbols()