v4l2_ctrl_hevc_ext_sps_st_rps
const struct v4l2_ctrl_hevc_ext_sps_st_rps *rps_data = &run->ext_sps_st_rps[idx];
const struct v4l2_ctrl_hevc_ext_sps_st_rps *rps_data = &run->ext_sps_st_rps[idx];
struct v4l2_ctrl_hevc_ext_sps_st_rps *cache)
if (!memcmp(cache, run->ext_sps_st_rps, sizeof(struct v4l2_ctrl_hevc_ext_sps_st_rps)))
const struct v4l2_ctrl_hevc_ext_sps_st_rps *rps_data = &run->ext_sps_st_rps[idx];
memcpy(cache, run->ext_sps_st_rps, sizeof(struct v4l2_ctrl_hevc_ext_sps_st_rps));
struct v4l2_ctrl_hevc_ext_sps_st_rps *st_cache)
const struct v4l2_ctrl_hevc_ext_sps_st_rps *ext_sps_st_rps;
struct v4l2_ctrl_hevc_ext_sps_st_rps *st_cache);
struct v4l2_ctrl_hevc_ext_sps_st_rps st_cache;
struct v4l2_ctrl_hevc_ext_sps_st_rps st_cache;
const struct v4l2_ctrl_hevc_ext_sps_st_rps *rps_st;
TP_PROTO(const struct v4l2_ctrl_hevc_ext_sps_st_rps *st),
TP_STRUCT__entry(__field_struct(struct v4l2_ctrl_hevc_ext_sps_st_rps, st)),
DEFINE_EVENT(v4l2_ctrl_hevc_ext_sps_st_rps_tmpl, v4l2_ctrl_hevc_ext_sps_st_rps,
TP_PROTO(const struct v4l2_ctrl_hevc_ext_sps_st_rps *st),
elem_size = sizeof(struct v4l2_ctrl_hevc_ext_sps_st_rps);
struct v4l2_ctrl_hevc_ext_sps_st_rps *p_hevc_st_rps;