HomeSort by relevance Sort by last modified time
    Searched refs:vp9_tree_probs_from_distribution (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_treecoder.c 58 void vp9_tree_probs_from_distribution(vp9_tree tree, function
vp9_treecoder.h 51 void vp9_tree_probs_from_distribution(vp9_tree tree,
vp9_entropy.c 397 vp9_tree_probs_from_distribution(vp9_coefmodel_tree, branch_ct,
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 158 vp9_tree_probs_from_distribution(vp9_mv_joint_tree, branch_ct_joint,
166 vp9_tree_probs_from_distribution(vp9_mv_class_tree,
169 vp9_tree_probs_from_distribution(vp9_mv_class0_tree,
182 vp9_tree_probs_from_distribution(vp9_mv_fp_tree,
186 vp9_tree_probs_from_distribution(vp9_mv_fp_tree,
vp9_bitstream.c 172 vp9_tree_probs_from_distribution(tree, bct, num_events);
233 vp9_tree_probs_from_distribution(vp9_switchable_interp_tree, branch_ct,
252 vp9_tree_probs_from_distribution(vp9_inter_mode_tree, branch_ct,
681 vp9_tree_probs_from_distribution(vp9_coef_tree,
    [all...]

Completed in 463 milliseconds