Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c1554 int mvd_i; in adapt_coef_probs() local
1925 for (mvd_i = 0 ; mvd_i < 2 ; mvd_i++) { in adapt_coef_probs()
1926 coef_node_start = mvd_i ? VP9_MV_CLASSES_1_START : in adapt_coef_probs()
1928 coef_count_node_start = mvd_i ? in adapt_coef_probs()
2020 coef_node_start = mvd_i ? VP9_MV_CLASS0_1_START : in adapt_coef_probs()
2022 coef_count_node_start = mvd_i ? in adapt_coef_probs()
2034 coef_node_start = mvd_i ? VP9_MV_CLASS0_FP_1_START : in adapt_coef_probs()
2036 coef_count_node_start = mvd_i ? in adapt_coef_probs()