Searched refs:newmv_mode_cost (Results 1 – 3 of 3) sorted by relevance
341 int newmv_mode_cost[NEWMV_MODE_CONTEXTS][2]; member
260 av1_cost_tokens_from_cdf(x->newmv_mode_cost[i], fc->newmv_cdf[i], NULL); in av1_fill_mode_rates()
6592 mode_cost = x->newmv_mode_cost[mode_ctx][0]; in cost_mv_ref()6595 mode_cost = x->newmv_mode_cost[mode_ctx][1]; in cost_mv_ref()