Searched refs:switchable_interp_costs (Results 1 – 5 of 5) sorted by relevance
88 vp9_cost_tokens(cpi->switchable_interp_costs[i], in fill_mode_costs()640 cpi->switchable_interp_costs[ctx][mi->interp_filter]; in vp9_get_switchable_rate()
769 int switchable_interp_costs[SWITCHABLE_FILTER_CONTEXTS][SWITCHABLE_FILTERS]; member
370 int switchable_interp_costs[SWITCHABLE_FILTER_CONTEXTS][SWITCHABLE_FILTERS]; member
125 av1_cost_tokens_from_cdf(x->switchable_interp_costs[i], in av1_fill_mode_rates()1076 inter_filter_cost += x->switchable_interp_costs[ctx][filter]; in av1_get_switchable_rate()
8201 inter_filter_cost = x->switchable_interp_costs[ctx[0]][filter0]; in get_switchable_rate()8202 inter_filter_cost += x->switchable_interp_costs[ctx[1]][filter1]; in get_switchable_rate()