Searched defs:vp9_tree_index (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_prob.h31 typedef int8_t vp9_tree_index; typedef
44 typedef const vp9_tree_index vp9_tree[];
73 void vp9_tree_merge_probs(const vp9_tree_index *tree, const vp9_prob *pre_probs,
/external/libvpx/libvpx/vp9/common/
H A Dvp9_prob.h31 typedef int8_t vp9_tree_index; typedef
44 typedef const vp9_tree_index vp9_tree[];
82 void vp9_tree_merge_probs(const vp9_tree_index *tree, const vp9_prob *pre_probs,

Completed in 325 milliseconds