Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/media/
Dhevc-ctrls.h129 struct v4l2_hevc_dpb_entry { struct
205 struct v4l2_hevc_dpb_entry dpb[V4L2_HEVC_DPB_ENTRIES_NUM_MAX];
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus_h265.c136 const struct v4l2_hevc_dpb_entry *dpb, in cedrus_h265_frame_info_write_dpb()
160 const struct v4l2_hevc_dpb_entry *dpb, in cedrus_h265_ref_pic_list_write()
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec.rst4193 * - struct :c:type:`v4l2_hevc_dpb_entry`
4245 .. c:type:: v4l2_hevc_dpb_entry
4249 .. flat-table:: struct v4l2_hevc_dpb_entry
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c1928 struct v4l2_hevc_dpb_entry *dpb_entry = in std_validate_compound()