Searched defs:pre_probs (Results 1 – 2 of 2) sorted by relevance
28 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()
1058 const vp9_coeff_probs_model *const pre_probs = pre_fc->coef_probs[tx_size]; in adapt_coef_probs() local