Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_h264_sps (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_hw.h61 const struct v4l2_ctrl_h264_sps *sps;
Dhantro_g1_h264_dec.c27 const struct v4l2_ctrl_h264_sps *sps = ctrls->sps; in set_params()
/Linux-v5.4/include/media/
Dh264-ctrls.h64 struct v4l2_ctrl_h264_sps { struct
Dv4l2-ctrls.h65 struct v4l2_ctrl_h264_sps *p_h264_sps;
/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus.h62 const struct v4l2_ctrl_h264_sps *sps;
Dcedrus_h264.c98 const struct v4l2_ctrl_h264_sps *sps = run->h264.sps; in cedrus_write_frame_list()
298 const struct v4l2_ctrl_h264_sps *sps = run->h264.sps; in cedrus_set_params()
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-queryctrl.rst450 - A struct :c:type:`v4l2_ctrl_h264_sps`, containing H264
Dext-ctrls-codec.rst1471 .. c:type:: v4l2_ctrl_h264_sps
1475 .. flat-table:: struct v4l2_ctrl_h264_sps
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-ctrls.c2407 elem_size = sizeof(struct v4l2_ctrl_h264_sps); in v4l2_ctrl_new()