Home
last modified time | relevance | path

Searched refs:vp9_tree_probs_from_distribution (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_treewriter.h20 void vp9_tree_probs_from_distribution(vp9_tree tree,
Dvp9_treewriter.c54 void vp9_tree_probs_from_distribution(vp9_tree tree, in vp9_tree_probs_from_distribution() function
Dvp9_encodemv.c159 vp9_tree_probs_from_distribution(tree, branch_ct, counts); in write_mv_update()
Dvp9_bitstream.c77 vp9_tree_probs_from_distribution(tree, branch_ct, counts); in prob_diff_update()
499 vp9_tree_probs_from_distribution(vp9_coef_tree, in build_tree_distribution()