Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp9data.h68 extern const int8_t ff_vp9_mv_class_tree[10][2];
Dvp9data.c2230 const int8_t ff_vp9_mv_class_tree[10][2] = { variable
Dvp9mvs.c240 int n, c = vp8_rac_get_tree(td->c, ff_vp9_mv_class_tree, in read_mv_component()