Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_control_ids.in248 V4L2_CID_ZOOM_CONTINUOUS (V4L2_CID_CAMERA_CLASS_BASE+15)
Dv4l2_control_ids.h1665 #if defined(V4L2_CID_ZOOM_CONTINUOUS) || (defined(HAVE_DECL_V4L2_CID_ZOOM_CONTINUOUS) && HAVE_DECL_…
1667 static_assert((V4L2_CID_ZOOM_CONTINUOUS) == ((V4L2_CID_CAMERA_CLASS_BASE+15)), "V4L2_CID_ZOOM_CONTI…
1670 # define V4L2_CID_ZOOM_CONTINUOUS (V4L2_CID_CAMERA_CLASS_BASE+15)
2604 XLAT(V4L2_CID_ZOOM_CONTINUOUS),
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h897 #define V4L2_CID_ZOOM_CONTINUOUS (V4L2_CID_CAMERA_CLASS_BASE+15) macro