Home
last modified time | relevance | path

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/
Dvp9_prob.c56 void vp9_tree_merge_probs(const vp9_tree_index *tree, const vp9_prob *pre_probs, in vp9_tree_merge_probs() function
Dvp9_prob.h82 void vp9_tree_merge_probs(const vp9_tree_index *tree, const vp9_prob *pre_probs,
Dvp9_entropymv.c192 vp9_tree_merge_probs(tree, pre_probs, counts, MV_COUNT_SAT, in adapt_probs()
Dvp9_entropymode.c347 vp9_tree_merge_probs(tree, pre_probs, counts, COUNT_SAT, MAX_UPDATE_FACTOR, in adapt_probs()