Searched refs:cur_prob (Results 1 – 1 of 1) sorted by relevance
1443 unsigned int *cur_prob, in vp9_tree_merge_probs() argument1474 cur_prob[coef_node_start / 4 * 2] = in vp9_tree_merge_probs()1475 (cur_prob[coef_node_start / 4 * 2] & (~(0xff << prob_shift))) | in vp9_tree_merge_probs()1480 unsigned int *cur_prob, in adapt_coef_probs_cxt() argument1528 cur_prob[coef_node_start / 4 * 2] = in adapt_coef_probs_cxt()1529 (cur_prob[coef_node_start / 4 * 2] & in adapt_coef_probs_cxt()1542 unsigned int *prev_prob, unsigned int *cur_prob, in adapt_coef_probs() argument1596 cur_prob, in adapt_coef_probs()1682 cur_prob[coef_node_start / 4 * 2] = in adapt_coef_probs()1683 (cur_prob[coef_node_start / 4 * 2] & in adapt_coef_probs()[all …]