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

  /external/libvpx/libvpx/vp8/common/
entropymode.c 127 const vp8_tree_index vp8_mbsplit_tree[6] = variable
entropymode.h 51 extern const vp8_tree_index vp8_mbsplit_tree[];
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 159 bc, vp8_mbsplit_tree, vp8_mbsplit_probs, vp8_mbsplit_encodings + x
    [all...]
rdopt.c 1151 rate = vp8_cost_token(vp8_mbsplit_tree, vp8_mbsplit_probs, vp8_mbsplit_encodings + segmentation);
    [all...]

Completed in 37 milliseconds