Searched refs:coeff_base_eob_cdf (Results 1 – 6 of 6) sorted by relevance
42 av1_copy(cm->fc->coeff_base_eob_cdf, in av1_default_coef_probs()96 RESET_CDF_COUNTER(fc->coeff_base_eob_cdf, 3); in av1_reset_cdf_symbol_counters()
81 aom_cdf_prob coeff_base_eob_cdf[TX_SIZES][PLANE_TYPES][SIG_COEF_CONTEXTS_EOB] member
255 ec_ctx->coeff_base_eob_cdf[txs_ctx][plane_type][coeff_ctx]; in av1_read_coeffs_txb()
592 ec_ctx->coeff_base_eob_cdf[txs_ctx][plane_type][coeff_ctx], 3);2065 ec_ctx->coeff_base_eob_cdf[txsize_ctx][plane_type][coeff_ctx],
499 fc->coeff_base_eob_cdf[tx_size][plane][ctx], in av1_fill_coeff_costs()
4542 AVERAGE_CDF(ctx_left->coeff_base_eob_cdf, ctx_tr->coeff_base_eob_cdf, 3); in avg_cdf_symbols()