Home
last modified time | relevance | path

Searched refs:ff_vp9_segmentation_tree (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp9data.h32 extern const int8_t ff_vp9_segmentation_tree[7][2];
Dvp9data.c65 const int8_t ff_vp9_segmentation_tree[7][2] = { variable
Dvp9block.c105 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()