Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_h264_pps (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.15/drivers/staging/media/hantro/
Dhantro_hw.h69 const struct v4l2_ctrl_h264_pps *pps;
Dhantro_h264.c200 const struct v4l2_ctrl_h264_pps *pps = ctrls->pps; in assemble_scaling_list()
Dhantro_g1_h264_dec.c27 const struct v4l2_ctrl_h264_pps *pps = ctrls->pps; in set_params()
Drockchip_vpu2_hw_h264_dec.c198 const struct v4l2_ctrl_h264_pps *pps = ctrls->pps; in set_params()
/Linux-v5.15/drivers/staging/media/sunxi/cedrus/
Dcedrus.h63 const struct v4l2_ctrl_h264_pps *pps;
Dcedrus_h264.c241 const struct v4l2_ctrl_h264_pps *pps = run->h264.pps; in cedrus_write_scaling_lists()
326 const struct v4l2_ctrl_h264_pps *pps = run->h264.pps; in cedrus_set_params()
/Linux-v5.15/drivers/staging/media/rkvdec/
Drkvdec-h264.c113 const struct v4l2_ctrl_h264_pps *pps;
640 const struct v4l2_ctrl_h264_pps *pps = run->pps; in assemble_hw_pps()
795 const struct v4l2_ctrl_h264_pps *pps = run->pps; in assemble_hw_scaling_list()
/Linux-v5.15/include/media/
Dv4l2-ctrls.h74 struct v4l2_ctrl_h264_pps *p_h264_pps;
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dvidioc-g-ext-ctrls.rst196 * - struct :c:type:`v4l2_ctrl_h264_pps` *
198 - A pointer to a struct :c:type:`v4l2_ctrl_h264_pps`. Valid if this control is
Dext-ctrls-codec-stateless.rst180 .. c:type:: v4l2_ctrl_h264_pps
186 .. flat-table:: struct v4l2_ctrl_h264_pps
Dvidioc-queryctrl.rst454 - A struct :c:type:`v4l2_ctrl_h264_pps`, containing H264
/Linux-v5.15/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c332 struct v4l2_ctrl_h264_pps *p_h264_pps; in std_validate_compound()
1217 elem_size = sizeof(struct v4l2_ctrl_h264_pps); in v4l2_ctrl_new()
/Linux-v5.15/include/uapi/linux/
Dv4l2-controls.h1364 struct v4l2_ctrl_h264_pps { struct
Dvideodev2.h1743 struct v4l2_ctrl_h264_pps *p_h264_pps;