Home
last modified time | relevance | path

Searched refs:vp8_tree (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/vp8/common/
Dtreecoder.h45 typedef const vp8_tree_index vp8_tree[], *vp8_tree_p; typedef
56 void vp8_tokens_from_tree(struct vp8_token_struct *, vp8_tree);
57 void vp8_tokens_from_tree_offset(struct vp8_token_struct *, vp8_tree,
69 vp8_tree tree,
82 vp8_tree tree,
Dtreecoder.c21 vp8_tree t, in tree2tok()
45 void vp8_tokens_from_tree(struct vp8_token_struct *p, vp8_tree t) in vp8_tokens_from_tree()
50 void vp8_tokens_from_tree_offset(struct vp8_token_struct *p, vp8_tree t, in vp8_tokens_from_tree_offset()
59 vp8_tree tree, in branch_counts()
112 vp8_tree tree, in vp8_tree_probs_from_distribution()
/external/libvpx/vp8/encoder/
Dtreewriter.h59 vp8_tree t, in vp8_treed_write()
78 vp8_tree t, in vp8_write_token()
87 vp8_tree t, in vp8_treed_cost()
108 vp8_tree t, in vp8_cost_token()
119 int *Costs, const vp8_prob *, vp8_tree
Dtreewriter.c16 vp8_tree T, in cost()
36 void vp8_cost_tokens(int *c, const vp8_prob *p, vp8_tree t) in vp8_cost_tokens()
Dbitstream.c76 vp8_tree tree, in update_mode()
/external/libvpx/vp8/decoder/
Dtreereader.h30 vp8_tree t, in vp8_treed_read()
48 vp8_tree t, in vp8_treed_read_num()