v4l2_hevc_dpb_entry
const struct v4l2_hevc_dpb_entry dpb[V4L2_HEVC_DPB_ENTRIES_NUM_MAX])
const struct v4l2_hevc_dpb_entry *src_entry;
const struct v4l2_hevc_dpb_entry *dpb = decode_params->dpb;
const struct v4l2_hevc_dpb_entry *dpb;
const struct v4l2_hevc_dpb_entry dpb_l0 = dpb[sl_params->ref_idx_l0[i]];
const struct v4l2_hevc_dpb_entry dpb_l1 = dpb[sl_params->ref_idx_l1[i]];
const struct v4l2_hevc_dpb_entry *dpb = decode_params->dpb;
const struct v4l2_hevc_dpb_entry *dpb = dec_params->dpb;
const struct v4l2_hevc_dpb_entry *dpb = decode_params->dpb;
TP_PROTO(const struct v4l2_hevc_dpb_entry *e),
TP_STRUCT__entry(__field_struct(struct v4l2_hevc_dpb_entry, e)),
DEFINE_EVENT(v4l2_hevc_dpb_entry_tmpl, v4l2_hevc_dpb_entry,
TP_PROTO(const struct v4l2_hevc_dpb_entry *e),
const struct v4l2_hevc_dpb_entry *dpb,
const struct v4l2_hevc_dpb_entry *dpb,
const struct v4l2_hevc_dpb_entry *dpb;
struct v4l2_hevc_dpb_entry dpb[V4L2_HEVC_DPB_ENTRIES_NUM_MAX];