Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_hevc_decode_params (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/drivers/media/platform/verisilicon/
Dhantro_g2_hevc_dec.c123 const struct v4l2_ctrl_hevc_decode_params *decode_params = ctrls->decode_params; in compute_header_skip_length()
160 const struct v4l2_ctrl_hevc_decode_params *decode_params = ctrls->decode_params; in set_params()
304 const struct v4l2_ctrl_hevc_decode_params *decode_params = ctrls->decode_params; in set_ref_pic_list()
381 const struct v4l2_ctrl_hevc_decode_params *decode_params = ctrls->decode_params; in set_ref()
Dhantro_hw.h121 const struct v4l2_ctrl_hevc_decode_params *decode_params;
/Linux-v6.1/drivers/staging/media/sunxi/cedrus/
Dcedrus.h82 const struct v4l2_ctrl_hevc_decode_params *decode_params;
Dcedrus_h265.c398 const struct v4l2_ctrl_hevc_decode_params *decode_params; in cedrus_h265_setup()
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dvidioc-g-ext-ctrls.rst268 * - struct :c:type:`v4l2_ctrl_hevc_decode_params` *
270 - A pointer to a struct :c:type:`v4l2_ctrl_hevc_decode_params`. Valid if this
Dvidioc-queryctrl.rst514 - A struct :c:type:`v4l2_ctrl_hevc_decode_params`, containing HEVC
Dext-ctrls-codec-stateless.rst2877 .. c:type:: v4l2_ctrl_hevc_decode_params
2881 .. flat-table:: struct v4l2_ctrl_hevc_decode_params
/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c570 struct v4l2_ctrl_hevc_decode_params *p_hevc_decode_params; in std_validate_compound()
1591 elem_size = sizeof(struct v4l2_ctrl_hevc_decode_params); in v4l2_ctrl_new()
/Linux-v6.1/include/uapi/linux/
Dv4l2-controls.h2418 struct v4l2_ctrl_hevc_decode_params { struct
Dvideodev2.h1801 struct v4l2_ctrl_hevc_decode_params __user *p_hevc_decode_params;