HomeSort by relevance Sort by last modified time
    Searched refs:vp8_mv_ref_tree (Results 1 - 5 of 5) sorted by null

  /external/libvpx/vp8/common/
entropymode.h 43 extern const vp8_tree_index vp8_mv_ref_tree[];
entropymode.c 151 const vp8_tree_index vp8_mv_ref_tree[8] = variable
268 vp8_mv_ref_tree, NEARESTMV);
  /external/libvpx/vp8/decoder/
decodemv.c 208 const int i = vp8_treed_read(bc, vp8_mv_ref_tree, p);
  /external/libvpx/vp8/encoder/
bitstream.c 785 vp8_write_token(w, vp8_mv_ref_tree, p,
    [all...]
rdopt.c 858 return vp8_cost_token(vp8_mv_ref_tree, p,
    [all...]

Completed in 986 milliseconds