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

  /external/libvpx/vp8/common/
entropymode.h 42 extern const vp8_tree_index vp8_mbsplit_tree[];
entropymode.c 144 const vp8_tree_index vp8_mbsplit_tree[6] = variable
265 vp8_tokens_from_tree(vp8_mbsplit_encodings, vp8_mbsplit_tree);
  /external/libvpx/vp8/decoder/
decodemv.c 350 vp8_treed_read(bc, vp8_mbsplit_tree, vp8_mbsplit_probs);
  /external/libvpx/vp8/encoder/
rdopt.c     [all...]
bitstream.c 167 bc, vp8_mbsplit_tree, vp8_mbsplit_probs, vp8_mbsplit_encodings + x
    [all...]

Completed in 16 milliseconds