Searched refs:cfl_alpha_cdf (Results 1 – 10 of 10) sorted by relevance
122 CDF_COPY(kDefaultCflAlphaCdf, cfl_alpha_cdf); in Initialize()244 RESET_COUNTER_2D(cfl_alpha_cdf); in ResetCounters()
131 uint16_t cfl_alpha_cdf[kCflAlphaContexts][kCflAlphaSymbolCount + 1]; member
162 aom_cdf_prob cfl_alpha_cdf[CFL_ALPHA_CONTEXTS][CDF_SIZE(CFL_ALPHABET_SIZE)]; member
178 RESET_CDF_COUNTER(fc->cfl_alpha_cdf, CFL_ALPHABET_SIZE); in av1_reset_cdf_symbol_counters()
1033 av1_copy(fc->cfl_alpha_cdf, default_cfl_alpha_cdf); in init_mode_probs()
431 symbol_decoder_context_.cfl_alpha_cdf[cfl_lookup[2]]) + in ReadCflAlpha()440 symbol_decoder_context_.cfl_alpha_cdf[cfl_lookup[3]]) + in ReadCflAlpha()
161 const aom_cdf_prob *cdf_u = fc->cfl_alpha_cdf[CFL_CONTEXT_U(joint_sign)]; in av1_fill_mode_rates()167 const aom_cdf_prob *cdf_v = fc->cfl_alpha_cdf[CFL_CONTEXT_V(joint_sign)]; in av1_fill_mode_rates()
1052 aom_cdf_prob *cdf_u = fc->cfl_alpha_cdf[CFL_CONTEXT_U(joint_sign)]; in sum_intra_stats()1060 aom_cdf_prob *cdf_v = fc->cfl_alpha_cdf[CFL_CONTEXT_V(joint_sign)]; in sum_intra_stats()4377 AVERAGE_CDF(ctx_left->cfl_alpha_cdf, ctx_tr->cfl_alpha_cdf, in avg_cdf_symbols()
853 aom_cdf_prob *cdf_u = ec_ctx->cfl_alpha_cdf[CFL_CONTEXT_U(joint_sign)]; in write_cfl_alphas()857 aom_cdf_prob *cdf_v = ec_ctx->cfl_alpha_cdf[CFL_CONTEXT_V(joint_sign)]; in write_cfl_alphas()
156 aom_cdf_prob *cdf_u = ec_ctx->cfl_alpha_cdf[CFL_CONTEXT_U(joint_sign)]; in read_cfl_alphas()161 aom_cdf_prob *cdf_v = ec_ctx->cfl_alpha_cdf[CFL_CONTEXT_V(joint_sign)]; in read_cfl_alphas()