Home
last modified time | relevance | path

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

/linux-5.19.10/include/media/
Dhevc-ctrls.h134 struct v4l2_hevc_dpb_entry { struct
218 struct v4l2_hevc_dpb_entry dpb[V4L2_HEVC_DPB_ENTRIES_NUM_MAX];
/linux-5.19.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()
310 const struct v4l2_hevc_dpb_entry *dpb; in cedrus_h265_is_low_delay()
/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_g2_hevc_dec.c349 const struct v4l2_hevc_dpb_entry *dpb = decode_params->dpb; in set_ref()
/linux-5.19.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec.rst3170 .. c:type:: v4l2_hevc_dpb_entry
3178 .. flat-table:: struct v4l2_hevc_dpb_entry
3391 * - struct :c:type:`v4l2_hevc_dpb_entry`
/linux-5.19.10/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c815 struct v4l2_hevc_dpb_entry *dpb_entry = in std_validate_compound()