Searched refs:zeromv_mode_cost (Results 1 – 4 of 4) sorted by relevance
336 int zeromv_mode_cost[GLOBALMV_MODE_CONTEXTS][2]; member
972 mode_cost += x->zeromv_mode_cost[mode_ctx][0];975 mode_cost += x->zeromv_mode_cost[mode_ctx][1];
264 av1_cost_tokens_from_cdf(x->zeromv_mode_cost[i], fc->zeromv_cdf[i], NULL); in av1_fill_mode_rates()
724 mode_cost += x->zeromv_mode_cost[mode_ctx][0]; in cost_mv_ref()727 mode_cost += x->zeromv_mode_cost[mode_ctx][1]; in cost_mv_ref()