Searched refs:prob_res (Results 1 – 1 of 1) sorted by relevance
1448 int prob_32, prob_res, prob_shift; in vp9_tree_merge_probs() local1453 prob_res = coef_node_start & 3; in vp9_tree_merge_probs()1454 prob_shift = prob_res * 8; in vp9_tree_merge_probs()1487 int prob_32, prob_res, prob_shift; in adapt_coef_probs_cxt() local1509 prob_res = coef_node_start & 3; in adapt_coef_probs_cxt()1510 prob_shift = prob_res * 8; in adapt_coef_probs_cxt()1559 int prob_res; in adapt_coef_probs() local1659 prob_res = coef_node_start & 3; in adapt_coef_probs()1660 prob_shift = prob_res * 8; in adapt_coef_probs()