Searched refs:inter_compound_mode_cdf (Results 1 – 7 of 7) sorted by relevance
93 aom_cdf_prob inter_compound_mode_cdf[INTER_MODE_CONTEXTS] member
103 RESET_CDF_COUNTER(fc->inter_compound_mode_cdf, INTER_COMPOUND_MODES); in av1_reset_cdf_symbol_counters()
1003 av1_copy(fc->inter_compound_mode_cdf, default_inter_compound_mode_cdf); in init_mode_probs()
276 fc->inter_compound_mode_cdf[i], NULL); in av1_fill_mode_rates()
1337 update_cdf(fc->inter_compound_mode_cdf[mode_ctx], in update_stats()4549 AVERAGE_CDF(ctx_left->inter_compound_mode_cdf, in avg_cdf_symbols()4550 ctx_tr->inter_compound_mode_cdf, INTER_COMPOUND_MODES); in avg_cdf_symbols()
141 xd->tile_ctx->inter_compound_mode_cdf[mode_ctx], in write_inter_compound_mode()
234 aom_read_symbol(r, xd->tile_ctx->inter_compound_mode_cdf[ctx], in read_inter_compound_mode()