Searched refs:ff_vp9_segmentation_tree (Results 1 – 3 of 3) sorted by relevance
32 extern const int8_t ff_vp9_segmentation_tree[7][2];
65 const int8_t ff_vp9_segmentation_tree[7][2] = { variable
105 vp8_rac_get_tree(td->c, ff_vp9_segmentation_tree, s->s.h.segmentation.prob); in decode_mode()131 b->seg_id = vp8_rac_get_tree(td->c, ff_vp9_segmentation_tree, in decode_mode()