Home
last modified time | relevance | path

Searched refs:V4L2_CID_STATELESS_FWHT_PARAMS (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-ctrls-defs.c1177 case V4L2_CID_STATELESS_FWHT_PARAMS: return "FWHT Stateless Parameters"; in v4l2_ctrl_get_name()
1482 case V4L2_CID_STATELESS_FWHT_PARAMS: in v4l2_ctrl_fill()
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dpixfmt-compressed.rst233 through the ``V4L2_CID_STATELESS_FWHT_PARAMS`` control.
Dext-ctrls-codec-stateless.rst799 ``V4L2_CID_STATELESS_FWHT_PARAMS (struct)``
/Linux-v6.1/drivers/media/test-drivers/vicodec/
Dvicodec-core.c1740 case V4L2_CID_STATELESS_FWHT_PARAMS: in vicodec_try_ctrl()
1793 case V4L2_CID_STATELESS_FWHT_PARAMS: in vicodec_s_ctrl()
1809 .id = V4L2_CID_STATELESS_FWHT_PARAMS,
/Linux-v6.1/include/uapi/linux/
Dv4l2-controls.h1670 #define V4L2_CID_STATELESS_FWHT_PARAMS (V4L2_CID_CODEC_STATELESS_BASE + 100) macro