Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/verisilicon/
Drockchip_vpu981_hw_av1_dec.c1862 bool allow_intrabc = !!(ctrls->frame->flags & V4L2_AV1_FRAME_FLAG_ALLOW_INTRABC); in rockchip_vpu981_av1_dec_set_reference_frames() local
1868 if (IS_INTRA(frame_type) && !allow_intrabc) in rockchip_vpu981_av1_dec_set_reference_frames()
1871 if (!allow_intrabc) { in rockchip_vpu981_av1_dec_set_reference_frames()
1895 if (allow_intrabc) { in rockchip_vpu981_av1_dec_set_reference_frames()