Searched refs:cost_segmap (Results 1 – 1 of 1) sorted by relevance
80 static int cost_segmap(int *segcounts, vpx_prob *probs) { in cost_segmap() function244 no_pred_cost = cost_segmap(no_pred_segcounts, no_pred_tree); in vp9_choose_segmap_coding_method()251 t_pred_cost = cost_segmap(t_unpred_seg_counts, t_pred_tree); in vp9_choose_segmap_coding_method()