Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dprob.c28 const vpx_prob *pre_probs, in tree_merge_probs_impl()
44 void vpx_tree_merge_probs(const vpx_tree_index *tree, const vpx_prob *pre_probs, in vpx_tree_merge_probs()
/external/libvpx/libvpx/vp9/common/
Dvp9_entropy.c1058 const vp9_coeff_probs_model *const pre_probs = pre_fc->coef_probs[tx_size]; in adapt_coef_probs() local