Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2.rst268 V4L2_CID_ZOOM_CONTINUOUS and V4L2_CID_PRIVACY.
H A Dext-ctrls-camera.rst234 ``V4L2_CID_ZOOM_CONTINUOUS (integer)``
H A Dhist-v4l2.rst964 ``V4L2_CID_ZOOM_RELATIVE``, ``V4L2_CID_ZOOM_CONTINUOUS`` and
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-defs.c1067 case V4L2_CID_ZOOM_CONTINUOUS: return "Zoom, Continuous"; in v4l2_ctrl_get_name()
/linux/include/uapi/linux/
H A Dv4l2-controls.h1000 #define V4L2_CID_ZOOM_CONTINUOUS (V4L2_CID_CAMERA_CLASS_BASE+15) macro