Home
last modified time | relevance | path

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

/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-av1.h184 {V4L2_AV1_FRAME_FLAG_ALLOW_INTRABC, "ALLOW_INTRABC"},
/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c1087 !(frame->flags & V4L2_AV1_FRAME_FLAG_ALLOW_INTRABC)) { in rockchip_vpu981_av1_dec_set_loopfilter()
1861 bool allow_intrabc = !!(ctrls->frame->flags & V4L2_AV1_FRAME_FLAG_ALLOW_INTRABC); in rockchip_vpu981_av1_dec_set_reference_frames()
1980 !!(ctrls->frame->flags & V4L2_AV1_FRAME_FLAG_ALLOW_INTRABC)); in rockchip_vpu981_av1_dec_set_parameters()
/linux/include/uapi/linux/
H A Dv4l2-controls.h3298 #define V4L2_AV1_FRAME_FLAG_ALLOW_INTRABC 0x00000040 macro
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c738 V4L2_AV1_FRAME_FLAG_ALLOW_INTRABC | in validate_av1_frame()
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst3949 * - ``V4L2_AV1_FRAME_FLAG_ALLOW_INTRABC``