OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_tree_probs_from_distribution
(Results
1 - 7
of
7
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_treecoder.c
68
void
vp9_tree_probs_from_distribution
(
function
vp9_treecoder.h
50
void
vp9_tree_probs_from_distribution
(vp9_tree tree,
vp9_entropy.c
632
vp9_tree_probs_from_distribution
(vp9_coefmodel_tree, coef_probs,
vp9_entropymode.c
377
vp9_tree_probs_from_distribution
(tree, probs, branch_ct, cnt, tok0_offset);
/external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c
158
vp9_tree_probs_from_distribution
(vp9_mv_joint_tree,
169
vp9_tree_probs_from_distribution
(vp9_mv_class_tree,
173
vp9_tree_probs_from_distribution
(vp9_mv_class0_tree,
188
vp9_tree_probs_from_distribution
(vp9_mv_fp_tree,
193
vp9_tree_probs_from_distribution
(vp9_mv_fp_tree,
vp9_bitstream.c
180
vp9_tree_probs_from_distribution
(tree, Pnew, bct, num_events, 0);
247
vp9_tree_probs_from_distribution
(
271
vp9_tree_probs_from_distribution
(vp9_inter_mode_tree,
758
vp9_tree_probs_from_distribution
(vp9_coef_tree,
[
all
...]
vp9_tokenize.c
326
vp9_tree_probs_from_distribution
(vp9_coef_tree, coef_probs,
Completed in 557 milliseconds