Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/verisilicon/
Drockchip_vpu981_hw_av1_dec.c1598 int cur_mi_cols = DIV_ROUND_UP(frame->frame_width_minus_1 + 1, 8); in rockchip_vpu981_av1_dec_set_other_frames() local
1625 if (lst_mi_cols == cur_mi_cols && in rockchip_vpu981_av1_dec_set_other_frames()
1641 if (bwd_mi_cols == cur_mi_cols && bwd_mi_rows == cur_mi_rows && in rockchip_vpu981_av1_dec_set_other_frames()
1656 if (alt2_mi_cols == cur_mi_cols && alt2_mi_rows == cur_mi_rows && in rockchip_vpu981_av1_dec_set_other_frames()
1672 if (alt_mi_cols == cur_mi_cols && alt_mi_rows == cur_mi_rows && in rockchip_vpu981_av1_dec_set_other_frames()
1687 if (lst2_mi_cols == cur_mi_cols && lst2_mi_rows == cur_mi_rows && in rockchip_vpu981_av1_dec_set_other_frames()