Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_treewriter.h20 void vp9_tree_probs_from_distribution(vpx_tree tree,
Dvp9_treewriter.c54 void vp9_tree_probs_from_distribution(vpx_tree tree, in vp9_tree_probs_from_distribution() function
Dvp9_encodemv.c167 vp9_tree_probs_from_distribution(tree, branch_ct, counts); in write_mv_update()
Dvp9_bitstream.c78 vp9_tree_probs_from_distribution(tree, branch_ct, counts); in prob_diff_update()
524 vp9_tree_probs_from_distribution(vp9_coef_tree, in build_tree_distribution()