Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-hevc.h358 {V4L2_HEVC_DPB_ENTRY_LONG_TERM_REFERENCE, "LONG_TERM_REFERENCE"}
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_hevc_dec.c463 if (dpb[i].flags & V4L2_HEVC_DPB_ENTRY_LONG_TERM_REFERENCE) in set_ref()
/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c188 if (dpb[index].flags & V4L2_HEVC_DPB_ENTRY_LONG_TERM_REFERENCE) in cedrus_h265_ref_pic_list_write()
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h2272 #define V4L2_HEVC_DPB_ENTRY_LONG_TERM_REFERENCE 0x01 macro
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst2641 (V4L2_HEVC_DPB_ENTRY_LONG_TERM_REFERENCE). The flag is set as
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch956 +#define V4L2_HEVC_DPB_ENTRY_LONG_TERM_REFERENCE 0x01
1353 +#define V4L2_HEVC_DPB_ENTRY_LONG_TERM_REFERENCE 0x01
8590 + V4L2_HEVC_DPB_ENTRY_LONG_TERM_REFERENCE;