Searched refs:uni_comp_ref_cdf (Results 1 – 6 of 6) sorted by relevance
224 return xd->tile_ctx->uni_comp_ref_cdf[pred_context][0]; in av1_get_pred_cdf_uni_comp_ref_p()230 return xd->tile_ctx->uni_comp_ref_cdf[pred_context][1]; in av1_get_pred_cdf_uni_comp_ref_p1()236 return xd->tile_ctx->uni_comp_ref_cdf[pred_context][2]; in av1_get_pred_cdf_uni_comp_ref_p2()
118 aom_cdf_prob uni_comp_ref_cdf[UNI_COMP_REF_CONTEXTS][UNIDIR_COMP_REFS - 1] member
125 RESET_CDF_COUNTER(fc->uni_comp_ref_cdf, 2); in av1_reset_cdf_symbol_counters()
988 av1_copy(fc->uni_comp_ref_cdf, default_uni_comp_ref_cdf); in init_mode_probs()
236 fc->uni_comp_ref_cdf[i][j], NULL); in av1_fill_mode_rates()
4578 AVERAGE_CDF(ctx_left->uni_comp_ref_cdf, ctx_tr->uni_comp_ref_cdf, 2); in avg_cdf_symbols()