Searched refs:V4L2_CID_ZOOM_RELATIVE (Results 1 – 5 of 5) sorted by relevance
1065 case V4L2_CID_ZOOM_RELATIVE: return "Zoom, Relative"; in v4l2_ctrl_get_name()1653 case V4L2_CID_ZOOM_RELATIVE: in v4l2_ctrl_fill()
272 controls V4L2_CID_ZOOM_ABSOLUTE, V4L2_CID_ZOOM_RELATIVE,
227 ``V4L2_CID_ZOOM_RELATIVE (integer)``
964 ``V4L2_CID_ZOOM_RELATIVE``, ``V4L2_CID_ZOOM_CONTINUOUS`` and
985 #define V4L2_CID_ZOOM_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+14) macro