Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h3243 V4L2_AV1_INTRA_ONLY_FRAME = 2, enumerator
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c1334 uh->frame_is_intra = (uh->frame_type == V4L2_AV1_INTRA_ONLY_FRAME || in vdec_av1_slice_setup_uh()
/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c44 #define IS_INTRA(type) ((type == V4L2_AV1_KEY_FRAME) || (type == V4L2_AV1_INTRA_ONLY_FRAME))
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst3724 * - ``V4L2_AV1_INTRA_ONLY_FRAME``