Home
last modified time | relevance | path

Searched refs:tree_right (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/staging/media/meson/vdec/
Dcodec_vp9.c1445 int tree_right, in vp9_tree_merge_probs() argument
1457 den = tree_left + tree_right; in vp9_tree_merge_probs()
1553 int tree_i, tree_left, tree_right; in adapt_coef_probs() local
1701 tree_right = count[start + 3]; in adapt_coef_probs()
1705 tree_right = count[start + 1] + in adapt_coef_probs()
1710 tree_right = count[start + 0] + in adapt_coef_probs()
1718 tree_left, tree_right, in adapt_coef_probs()
1737 tree_right = in adapt_coef_probs()
1743 tree_right = in adapt_coef_probs()
1750 tree_right = in adapt_coef_probs()
[all …]