Searched refs:v4l2_ctrl_h264_sps (Results 1 – 25 of 25) sorted by relevance
12 TP_PROTO(const struct v4l2_ctrl_h264_sps *s),14 TP_STRUCT__entry(__field_struct(struct v4l2_ctrl_h264_sps, s)),298 DEFINE_EVENT(v4l2_ctrl_h264_sps_tmpl, v4l2_ctrl_h264_sps,299 TP_PROTO(const struct v4l2_ctrl_h264_sps *s),
32 const struct v4l2_ctrl_h264_sps *sps;
51 const struct v4l2_ctrl_h264_sps *sps,
69 struct v4l2_ctrl_h264_sps *p_h264_sps;
205 const struct v4l2_ctrl_h264_sps *src_param);
124 struct v4l2_ctrl_h264_sps sps;180 const struct v4l2_ctrl_h264_sps *sps; in vdec_h264_slice_fill_decode_parameters()220 const struct v4l2_ctrl_h264_sps *sps; in get_vdec_sig_decode_parameters()281 struct v4l2_ctrl_h264_sps *sps = &share_info->sps; in vdec_h264_slice_fill_decode_reflist()
95 const struct v4l2_ctrl_h264_sps *src_param) in mtk_vdec_h264_copy_sps_params()
100 const struct v4l2_ctrl_h264_sps *sps; in get_vdec_decode_parameters()
91 const struct v4l2_ctrl_h264_sps *sps = run->h264.sps; in cedrus_write_frame_list()143 const struct v4l2_ctrl_h264_sps *sps = run->h264.sps; in cedrus_write_frame_list()347 const struct v4l2_ctrl_h264_sps *sps = run->h264.sps; in cedrus_set_params()
60 const struct v4l2_ctrl_h264_sps *sps;
34 const struct v4l2_ctrl_h264_sps *sps = ctrl->p_new.p_h264_sps; in cedrus_try_ctrl()
109 const struct v4l2_ctrl_h264_sps *sps;637 const struct v4l2_ctrl_h264_sps *sps = run->sps; in assemble_hw_pps()888 const struct v4l2_ctrl_h264_sps *sps = run->sps; in config_registers()1030 const struct v4l2_ctrl_h264_sps *sps) in rkvdec_h264_validate_sps()
141 const struct v4l2_ctrl_h264_sps *sps;
72 const struct v4l2_ctrl_h264_sps *sps;
26 const struct v4l2_ctrl_h264_sps *sps = ctrls->sps; in set_params()
236 const struct v4l2_ctrl_h264_sps *sps = ctrls->sps; in prepare_table()
197 const struct v4l2_ctrl_h264_sps *sps = ctrls->sps; in set_params()
260 const struct v4l2_ctrl_h264_sps *sps = ctrl->p_new.p_h264_sps; in hantro_try_ctrl()
33 const struct v4l2_ctrl_h264_sps *sps, in v4l2_h264_init_reflist_builder()
562 struct v4l2_ctrl_h264_sps *p_h264_sps; in std_validate_compound()1558 elem_size = sizeof(struct v4l2_ctrl_h264_sps); in v4l2_ctrl_new()
192 * - struct :c:type:`v4l2_ctrl_h264_sps` *194 - A pointer to a struct :c:type:`v4l2_ctrl_h264_sps`. Valid if this control is
448 - A struct :c:type:`v4l2_ctrl_h264_sps`, containing H264
35 .. c:type:: v4l2_ctrl_h264_sps43 .. flat-table:: struct v4l2_ctrl_h264_sps
1307 struct v4l2_ctrl_h264_sps { struct
1800 struct v4l2_ctrl_h264_sps __user *p_h264_sps;
Completed in 77 milliseconds