Searched refs:vp9_tree_merge_probs (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_prob.c | 56 void vp9_tree_merge_probs(const vp9_tree_index *tree, const vp9_prob *pre_probs, in vp9_tree_merge_probs() function
|
D | vp9_prob.h | 82 void vp9_tree_merge_probs(const vp9_tree_index *tree, const vp9_prob *pre_probs,
|
D | vp9_entropymv.c | 192 vp9_tree_merge_probs(tree, pre_probs, counts, MV_COUNT_SAT, in adapt_probs()
|
D | vp9_entropymode.c | 347 vp9_tree_merge_probs(tree, pre_probs, counts, COUNT_SAT, MAX_UPDATE_FACTOR, in adapt_probs()
|