Searched refs:motion_mode_cost (Results 1 – 3 of 3) sorted by relevance
364 int motion_mode_cost[BLOCK_SIZES_ALL][MOTION_MODES]; member
297 av1_cost_tokens_from_cdf(x->motion_mode_cost[i], fc->motion_mode_cdf[i], in av1_fill_mode_rates()
9573 rd_stats->rate += x->motion_mode_cost[bsize][mbmi->motion_mode]; in motion_mode_rd()