Searched refs:tree_merge_probs_impl (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_prob.c | 33 static unsigned int tree_merge_probs_impl(unsigned int i, in tree_merge_probs_impl() function 43 : tree_merge_probs_impl(l, tree, pre_probs, counts, in tree_merge_probs_impl() 48 : tree_merge_probs_impl(r, tree, pre_probs, counts, in tree_merge_probs_impl() 59 tree_merge_probs_impl(0, tree, pre_probs, counts, count_sat, in vp9_tree_merge_probs()
|