Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-hevc.h340 {V4L2_HEVC_DECODE_PARAM_FLAG_IRAP_PIC, "IRAP_PIC"},
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_hevc_dec.c251 !!(decode_params->flags & V4L2_HEVC_DECODE_PARAM_FLAG_IRAP_PIC)); in set_params()
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h2453 #define V4L2_HEVC_DECODE_PARAM_FLAG_IRAP_PIC 0x1 macro
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst2951 * - ``V4L2_HEVC_DECODE_PARAM_FLAG_IRAP_PIC``
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch784 +#define V4L2_HEVC_DECODE_PARAM_FLAG_IRAP_PIC 0x1
1042 +#define V4L2_HEVC_DECODE_PARAM_FLAG_IRAP_PIC 0x1
1534 +#define V4L2_HEVC_DECODE_PARAM_FLAG_IRAP_PIC 0x1
8751 + dec->flags |= V4L2_HEVC_DECODE_PARAM_FLAG_IRAP_PIC;