Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drd.c157 int *cost_v = x->cfl_cost[joint_sign][CFL_PRED_V]; in av1_fill_mode_rates() local
165 memset(cost_v, 0, CFL_ALPHABET_SIZE * sizeof(*cost_v)); in av1_fill_mode_rates()
168 av1_cost_tokens_from_cdf(cost_v, cdf_v, NULL); in av1_fill_mode_rates()