Searched refs:no_pred_tree (Results 1 – 1 of 1) sorted by relevance
200 vpx_prob no_pred_tree[SEG_TREE_PROBS]; in vp9_choose_segmap_coding_method() local230 calc_segtree_probs(no_pred_segcounts, no_pred_tree); in vp9_choose_segmap_coding_method()231 no_pred_cost = cost_segmap(no_pred_segcounts, no_pred_tree); in vp9_choose_segmap_coding_method()260 memcpy(seg->tree_probs, no_pred_tree, sizeof(no_pred_tree)); in vp9_choose_segmap_coding_method()