Searched refs:v4l2_ctrl_hevc_sps (Results 1 – 17 of 17) sorted by relevance
12 TP_PROTO(const struct v4l2_ctrl_hevc_sps *s),14 TP_STRUCT__entry(__field_struct(struct v4l2_ctrl_hevc_sps, s)),364 DEFINE_EVENT(v4l2_ctrl_hevc_sps_tmpl, v4l2_ctrl_hevc_sps,365 TP_PROTO(const struct v4l2_ctrl_hevc_sps *s),
41 const struct v4l2_ctrl_hevc_sps *sps;
76 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in tile_buffer_reallocate()157 static int hantro_hevc_validate_sps(struct hantro_ctx *ctx, const struct v4l2_ctrl_hevc_sps *sps) in hantro_hevc_validate_sps()
30 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in prepare_tile_info_buffer()124 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in compute_header_skip_length()158 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in set_params()533 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in prepare_scaling_list_buffer()
123 const struct v4l2_ctrl_hevc_sps *sps;
272 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in hantro_try_ctrl()
71 const struct v4l2_ctrl_hevc_sps *sps;
46 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in cedrus_try_ctrl()
420 const struct v4l2_ctrl_hevc_sps *sps; in cedrus_h265_setup()
93 $ echo 1 > /sys/kernel/debug/tracing/events/visl_hevc_controls/v4l2_ctrl_hevc_sps/enable
76 struct v4l2_ctrl_hevc_sps *p_hevc_sps;
252 * - struct :c:type:`v4l2_ctrl_hevc_sps` *254 - A pointer to a struct :c:type:`v4l2_ctrl_hevc_sps`. Valid if this
484 - A struct :c:type:`v4l2_ctrl_hevc_sps`, containing HEVC Sequence
2061 .. c:type:: v4l2_ctrl_hevc_sps2071 .. flat-table:: struct v4l2_ctrl_hevc_sps
567 struct v4l2_ctrl_hevc_sps *p_hevc_sps; in std_validate_compound()1579 elem_size = sizeof(struct v4l2_ctrl_hevc_sps); in v4l2_ctrl_new()
2075 struct v4l2_ctrl_hevc_sps { struct
1813 struct v4l2_ctrl_hevc_sps __user *p_hevc_sps;
Completed in 44 milliseconds