Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c1861 bool allow_intrabc = !!(ctrls->frame->flags & V4L2_AV1_FRAME_FLAG_ALLOW_INTRABC); in rockchip_vpu981_av1_dec_set_reference_frames() local
1867 if (IS_INTRA(frame_type) && !allow_intrabc) in rockchip_vpu981_av1_dec_set_reference_frames()
1870 if (!allow_intrabc) { in rockchip_vpu981_av1_dec_set_reference_frames()
1894 if (allow_intrabc) { in rockchip_vpu981_av1_dec_set_reference_frames()