Home
last modified time | relevance | path

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

/linux-6.12.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
1699 tree_right = count[start + 3]; in adapt_coef_probs()
1703 tree_right = count[start + 1] + in adapt_coef_probs()
1708 tree_right = count[start + 0] + in adapt_coef_probs()
1716 tree_left, tree_right, in adapt_coef_probs()
1735 tree_right = in adapt_coef_probs()
1741 tree_right = in adapt_coef_probs()
1748 tree_right = in adapt_coef_probs()
[all …]