Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/v4l2-core/
Dv4l2-ctrls-defs.c1065 case V4L2_CID_ZOOM_RELATIVE: return "Zoom, Relative"; in v4l2_ctrl_get_name()
1653 case V4L2_CID_ZOOM_RELATIVE: in v4l2_ctrl_fill()
/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dv4l2.rst272 controls V4L2_CID_ZOOM_ABSOLUTE, V4L2_CID_ZOOM_RELATIVE,
Dext-ctrls-camera.rst227 ``V4L2_CID_ZOOM_RELATIVE (integer)``
Dhist-v4l2.rst964 ``V4L2_CID_ZOOM_RELATIVE``, ``V4L2_CID_ZOOM_CONTINUOUS`` and
/linux-6.6.21/include/uapi/linux/
Dv4l2-controls.h985 #define V4L2_CID_ZOOM_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+14) macro