Searched refs:ff_vp9_mv_class_tree (Results 1 – 3 of 3) sorted by relevance
68 extern const int8_t ff_vp9_mv_class_tree[10][2];
2230 const int8_t ff_vp9_mv_class_tree[10][2] = { variable
240 int n, c = vp8_rac_get_tree(td->c, ff_vp9_mv_class_tree, in read_mv_component()