Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c1597 int cur_mi_cols = DIV_ROUND_UP(frame->frame_width_minus_1 + 1, 8); in rockchip_vpu981_av1_dec_set_other_frames() local
1624 if (lst_mi_cols == cur_mi_cols && in rockchip_vpu981_av1_dec_set_other_frames()
1640 if (bwd_mi_cols == cur_mi_cols && bwd_mi_rows == cur_mi_rows && in rockchip_vpu981_av1_dec_set_other_frames()
1655 if (alt2_mi_cols == cur_mi_cols && alt2_mi_rows == cur_mi_rows && in rockchip_vpu981_av1_dec_set_other_frames()
1671 if (alt_mi_cols == cur_mi_cols && alt_mi_rows == cur_mi_rows && in rockchip_vpu981_av1_dec_set_other_frames()
1686 if (lst2_mi_cols == cur_mi_cols && lst2_mi_rows == cur_mi_rows && in rockchip_vpu981_av1_dec_set_other_frames()