Home
last modified time | relevance | path

Searched refs:vp8_mv_ref_tree (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dentropymode.h54 extern const vp8_tree_index vp8_mv_ref_tree[];
Dentropymode.c87 const vp8_tree_index vp8_mv_ref_tree[8] = { -ZEROMV, 2, -NEARESTMV, 4, variable
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c336 vp8_write_token(w, vp8_mv_ref_tree, p, in write_mv_ref()
Drdopt.c801 return vp8_cost_token(vp8_mv_ref_tree, p, in vp8_cost_mv_ref()