HomeSort by relevance Sort by last modified time
    Searched full:vp9_tree_merge_probs (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_prob.h 82 void vp9_tree_merge_probs(const vp9_tree_index *tree, const vp9_prob *pre_probs,
vp9_prob.c 56 void vp9_tree_merge_probs(const vp9_tree_index *tree, const vp9_prob *pre_probs, function
vp9_entropymv.c 192 vp9_tree_merge_probs(tree, pre_probs, counts, MV_COUNT_SAT,
vp9_entropymode.c 347 vp9_tree_merge_probs(tree, pre_probs, counts, COUNT_SAT, MAX_UPDATE_FACTOR,

Completed in 1127 milliseconds