Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_hw.h66 const struct v4l2_ctrl_h264_pps *pps;
H A Dhantro_h264.c200 const struct v4l2_ctrl_h264_pps *pps = ctrls->pps; in assemble_scaling_list()
H A Dhantro_g1_h264_dec.c27 const struct v4l2_ctrl_h264_pps *pps = ctrls->pps; in set_params()
/OK3568_Linux_fs/kernel/include/media/
H A Dh264-ctrls.h96 struct v4l2_ctrl_h264_pps { struct
H A Dv4l2-ctrls.h77 struct v4l2_ctrl_h264_pps *p_h264_pps;
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h61 const struct v4l2_ctrl_h264_pps *pps;
H A 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()
/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c113 const struct v4l2_ctrl_h264_pps *pps;
641 const struct v4l2_ctrl_h264_pps *pps = run->pps; in assemble_hw_pps()
814 const struct v4l2_ctrl_h264_pps *pps = run->pps; in assemble_hw_scaling_list()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-queryctrl.rst445 - A struct :c:type:`v4l2_ctrl_h264_pps`, containing H264
H A Dext-ctrls-codec.rst1749 .. c:type:: v4l2_ctrl_h264_pps
1753 .. flat-table:: struct v4l2_ctrl_h264_pps
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2741 elem_size = sizeof(struct v4l2_ctrl_h264_pps); in v4l2_ctrl_new()