Home
last modified time | relevance | path

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

/linux/drivers/staging/media/hantro/
A Dhantro_hw.h117 const struct v4l2_ctrl_hevc_sps *sps;
260 size_t hantro_hevc_chroma_offset(const struct v4l2_ctrl_hevc_sps *sps);
261 size_t hantro_hevc_motion_vectors_offset(const struct v4l2_ctrl_hevc_sps *sps);
A Dhantro_hevc.c32 size_t hantro_hevc_chroma_offset(const struct v4l2_ctrl_hevc_sps *sps) in hantro_hevc_chroma_offset()
40 size_t hantro_hevc_motion_vectors_offset(const struct v4l2_ctrl_hevc_sps *sps) in hantro_hevc_motion_vectors_offset()
47 static size_t hantro_hevc_mv_size(const struct v4l2_ctrl_hevc_sps *sps) in hantro_hevc_mv_size()
69 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in hantro_hevc_ref_size()
167 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in tile_buffer_reallocate()
A Dhantro_g2_hevc_dec.c30 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in prepare_tile_info_buffer()
123 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in set_params()
365 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in set_ref()
489 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in set_buffers()
524 const struct v4l2_ctrl_hevc_sps *sps = ctrls->sps; in prepare_scaling_list_buffer()
A Dhantro_drv.c258 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in hantro_try_ctrl()
/linux/include/media/
A Dhevc-ctrls.h59 struct v4l2_ctrl_hevc_sps { struct
A Dv4l2-ctrls.h80 struct v4l2_ctrl_hevc_sps *p_hevc_sps;
/linux/drivers/staging/media/sunxi/cedrus/
A Dcedrus.h78 const struct v4l2_ctrl_hevc_sps *sps;
A Dcedrus.c46 const struct v4l2_ctrl_hevc_sps *sps = ctrl->p_new.p_hevc_sps; in cedrus_try_ctrl()
A Dcedrus_h265.c308 const struct v4l2_ctrl_hevc_sps *sps; in cedrus_h265_setup()
/linux/drivers/media/v4l2-core/
A Dv4l2-ctrls-core.c336 struct v4l2_ctrl_hevc_sps *p_hevc_sps; in std_validate_compound()
1238 elem_size = sizeof(struct v4l2_ctrl_hevc_sps); in v4l2_ctrl_new()
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-queryctrl.rst484 - A struct :c:type:`v4l2_ctrl_hevc_sps`, containing HEVC Sequence
A Dext-ctrls-codec.rst2649 .. c:type:: v4l2_ctrl_hevc_sps
2659 .. flat-table:: struct v4l2_ctrl_hevc_sps

Completed in 38 milliseconds