Home
last modified time | relevance | path

Searched defs:pre_probs (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_prob.c35 const vp9_prob *pre_probs, in tree_merge_probs_impl()
56 void vp9_tree_merge_probs(const vp9_tree_index *tree, const vp9_prob *pre_probs, in vp9_tree_merge_probs()
Dvp9_entropy.c741 const vp9_coeff_probs_model *const pre_probs = pre_fc->coef_probs[tx_size]; in adapt_coef_probs() local
Dvp9_entropymv.c190 static void adapt_probs(const vp9_tree_index *tree, const vp9_prob *pre_probs, in adapt_probs()
Dvp9_entropymode.c345 const vp9_prob *pre_probs, const unsigned int *counts, in adapt_probs()