Searched refs:SEG_TREE_PROBS (Results 1 – 5 of 5) sorted by relevance
24 #define SEG_TREE_PROBS (MAX_SEGMENTS - 1) macro44 vpx_prob tree_probs[SEG_TREE_PROBS];
22 #define SEG_TREE_PROBS (MAX_SEGMENTS - 1) macro
254 vpx_prob no_pred_tree[SEG_TREE_PROBS]; in vp9_choose_segmap_coding_method()255 vpx_prob t_pred_tree[SEG_TREE_PROBS]; in vp9_choose_segmap_coding_method()
774 for (i = 0; i < SEG_TREE_PROBS; i++) { in encode_segmentation()
1346 for (i = 0; i < SEG_TREE_PROBS; i++) in setup_segmentation()