Searched refs:vp8_tree_probs_from_distribution (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp8/common/ |
D | treecoder.h | 62 void vp8_tree_probs_from_distribution(int n, /* n = size of alphabet */
|
D | treecoder.c | 78 void vp8_tree_probs_from_distribution(int n, /* n = size of alphabet */ in vp8_tree_probs_from_distribution() function
|
/external/libvpx/libvpx/vp8/encoder/ |
D | encodemv.c | 256 vp8_tree_probs_from_distribution(8, vp8_small_mvencodings, vp8_small_mvtree, in write_component_probs()
|
D | bitstream.c | 56 vp8_tree_probs_from_distribution(n--, tok, tree, Pnew, bct, num_events, 256, in update_mode() 707 vp8_tree_probs_from_distribution( in independent_coef_context_savings() 755 vp8_tree_probs_from_distribution( in default_coef_context_savings()
|