Home
last modified time | relevance | path

Searched refs:compound_index_cdf (Results 1 – 7 of 7) sorted by relevance

/external/libaom/libaom/av1/common/
Dentropymode.h123 aom_cdf_prob compound_index_cdf[COMP_INDEX_CONTEXTS][CDF_SIZE(2)]; member
Dentropy.c129 RESET_CDF_COUNTER(fc->compound_index_cdf, 2); in av1_reset_cdf_symbol_counters()
Dentropymode.c995 av1_copy(fc->compound_index_cdf, default_compound_idx_cdfs); in init_mode_probs()
/external/libaom/libaom/av1/encoder/
Drd.c304 av1_cost_tokens_from_cdf(x->comp_idx_cost[i], fc->compound_index_cdf[i], in av1_fill_mode_rates()
Dencodeframe.c1293 update_cdf(fc->compound_index_cdf[comp_index_ctx], in update_stats()
4582 AVERAGE_CDF(ctx_left->compound_index_cdf, ctx_tr->compound_index_cdf, 2); in avg_cdf_symbols()
Dbitstream.c1159 ec_ctx->compound_index_cdf[comp_index_ctx], 2); in pack_inter_mode_mvs()
/external/libaom/libaom/av1/decoder/
Ddecodemv.c1422 r, ec_ctx->compound_index_cdf[comp_index_ctx], 2, ACCT_STR); in read_inter_block_mode_info()