Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_hevc_sps (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-hevc.h12 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),
H A Dvisl-dec.h41 const struct v4l2_ctrl_hevc_sps *sps;
/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_hevc_dec.c16 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in prepare_tile_info_buffer()
110 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in compute_header_skip_length()
144 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in set_params()
534 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in prepare_scaling_list_buffer()
H A Dhantro_hevc.c81 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()
H A Dhantro_hw.h137 const struct v4l2_ctrl_hevc_sps *sps;
H A Dhantro_drv.c270 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in hantro_try_ctrl()
343 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in hantro_hevc_s_ctrl()
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h71 const struct v4l2_ctrl_hevc_sps *sps;
H A Dcedrus_h265.c420 const struct v4l2_ctrl_hevc_sps *sps; in cedrus_h265_setup()
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c336 struct v4l2_ctrl_hevc_sps sps;
427 const struct v4l2_ctrl_hevc_sps *src_param) in vdec_hevc_copy_sps_params()
594 const struct v4l2_ctrl_hevc_sps *sps; in vdec_hevc_slice_fill_decode_parameters()
/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c459 struct v4l2_ctrl_hevc_sps *h265; in mtk_vdec_s_ctrl()
486 h265 = (struct v4l2_ctrl_hevc_sps *)hdr_ctrl->p_new.p; in mtk_vdec_s_ctrl()
/linux/include/media/
H A Dv4l2-ctrls.h80 struct v4l2_ctrl_hevc_sps *p_hevc_sps;
/linux/Documentation/admin-guide/media/
H A Dvisl.rst103 $ echo 1 > /sys/kernel/tracing/events/visl_hevc_controls/v4l2_ctrl_hevc_sps/enable
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-ext-ctrls.rst262 * - struct :c:type:`v4l2_ctrl_hevc_sps` *
264 - A pointer to a struct :c:type:`v4l2_ctrl_hevc_sps`. Valid if this
H A Dvidioc-queryctrl.rst484 - A struct :c:type:`v4l2_ctrl_hevc_sps`, containing HEVC Sequence
H A Dext-ctrls-codec-stateless.rst2061 .. c:type:: v4l2_ctrl_hevc_sps
2071 .. flat-table:: struct v4l2_ctrl_hevc_sps
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c813 struct v4l2_ctrl_hevc_sps *p_hevc_sps; in std_validate_compound()
1834 elem_size = sizeof(struct v4l2_ctrl_hevc_sps); in v4l2_ctrl_new()
/linux/include/uapi/linux/
H A Dvideodev2.h1875 struct v4l2_ctrl_hevc_sps __user *p_hevc_sps;
H A Dv4l2-controls.h2171 struct v4l2_ctrl_hevc_sps { struct