Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp9data.h32 extern const int8_t ff_vp9_segmentation_tree[7][2];
H A Dvp9data.c65 const int8_t ff_vp9_segmentation_tree[7][2] = { variable
H A Dvp9block.c103 vp8_rac_get_tree(td->c, ff_vp9_segmentation_tree, s->s.h.segmentation.prob); in decode_mode()
129 b->seg_id = vp8_rac_get_tree(td->c, ff_vp9_segmentation_tree, in decode_mode()

Completed in 5 milliseconds