Searched refs:cost_u (Results 1 – 1 of 1) sorted by relevance
156 int *cost_u = x->cfl_cost[joint_sign][CFL_PRED_U]; in av1_fill_mode_rates() local159 memset(cost_u, 0, CFL_ALPHABET_SIZE * sizeof(*cost_u)); in av1_fill_mode_rates()162 av1_cost_tokens_from_cdf(cost_u, cdf_u, NULL); in av1_fill_mode_rates()171 cost_u[u] += sign_cost[joint_sign]; in av1_fill_mode_rates()