OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calc_segtree_probs
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.c
63
static void
calc_segtree_probs
(int *segcounts, vp9_prob *segment_tree_probs) {
function
257
calc_segtree_probs
(no_pred_segcounts, no_pred_tree);
264
calc_segtree_probs
(t_unpred_seg_counts, t_pred_tree);
Completed in 148 milliseconds