Home
last modified time | relevance | path

Searched refs:V4L2_CID_COLORIMETRY_CLASS (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dext-ctrls-colorimetry.rst19 ``V4L2_CID_COLORIMETRY_CLASS (class)``
/Linux-v6.6/drivers/media/v4l2-core/
Dv4l2-ctrls-defs.c1242 case V4L2_CID_COLORIMETRY_CLASS: return "Colorimetry Controls"; in v4l2_ctrl_get_name()
1453 case V4L2_CID_COLORIMETRY_CLASS: in v4l2_ctrl_fill()
/Linux-v6.6/include/uapi/linux/
Dv4l2-controls.h2526 #define V4L2_CID_COLORIMETRY_CLASS (V4L2_CTRL_CLASS_COLORIMETRY | 1) macro