Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp9data.h67 extern const int8_t ff_vp9_mv_joint_tree[3][2];
H A Dvp9data.c2224 const int8_t ff_vp9_mv_joint_tree[3][2] = { variable
H A Dvp9mvs.c322 enum MVJoint j = vp8_rac_get_tree(td->c, ff_vp9_mv_joint_tree, in ff_vp9_fill_mv()
353 enum MVJoint j = vp8_rac_get_tree(td->c, ff_vp9_mv_joint_tree, in ff_vp9_fill_mv()

Completed in 5 milliseconds