Home
last modified time | relevance | path

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

/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-fwht.h12 TP_PROTO(const struct v4l2_ctrl_fwht_params *p),
55 DEFINE_EVENT(v4l2_ctrl_fwht_params_tmpl, v4l2_ctrl_fwht_params,
56 TP_PROTO(const struct v4l2_ctrl_fwht_params *p),
H A Dvisl-dec.h13 const struct v4l2_ctrl_fwht_params *params;
/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c220 static bool validate_stateless_params_flags(const struct v4l2_ctrl_fwht_params *params, in validate_stateless_params_flags()
1745 const struct v4l2_ctrl_fwht_params *params; in vicodec_try_ctrl()
1771 const struct v4l2_ctrl_fwht_params *params) in update_header_from_stateless_params()
1791 const struct v4l2_ctrl_fwht_params *params; in vicodec_s_ctrl()
1820 .elem_size = sizeof(struct v4l2_ctrl_fwht_params),
/linux/include/media/
H A Dv4l2-ctrls.h72 struct v4l2_ctrl_fwht_params *p_fwht_params;
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c112 struct v4l2_ctrl_fwht_params *p_fwht_params; in std_init_compound()
807 struct v4l2_ctrl_fwht_params *p_fwht_params; in std_validate_compound()
1810 elem_size = sizeof(struct v4l2_ctrl_fwht_params); in v4l2_ctrl_new()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-ext-ctrls.rst226 * - struct :c:type:`v4l2_ctrl_fwht_params` *
228 - A pointer to a struct :c:type:`v4l2_ctrl_fwht_params`. Valid if this control is
H A Dvidioc-queryctrl.rst478 - A struct :c:type:`v4l2_ctrl_fwht_params`, containing FWHT
H A Dext-ctrls-codec-stateless.rst805 .. c:type:: v4l2_ctrl_fwht_params
813 .. flat-table:: struct v4l2_ctrl_fwht_params
/linux/include/uapi/linux/
H A Dvideodev2.h1868 struct v4l2_ctrl_fwht_params __user *p_fwht_params;
H A Dv4l2-controls.h1756 struct v4l2_ctrl_fwht_params { struct