Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_control_ids.in263 V4L2_CID_AUTO_FOCUS_STATUS (V4L2_CID_CAMERA_CLASS_BASE+30)
Dv4l2_control_ids.h1770 #if defined(V4L2_CID_AUTO_FOCUS_STATUS) || (defined(HAVE_DECL_V4L2_CID_AUTO_FOCUS_STATUS) && HAVE_D…
1772 static_assert((V4L2_CID_AUTO_FOCUS_STATUS) == ((V4L2_CID_CAMERA_CLASS_BASE+30)), "V4L2_CID_AUTO_FOC…
1775 # define V4L2_CID_AUTO_FOCUS_STATUS (V4L2_CID_CAMERA_CLASS_BASE+30)
2619 XLAT(V4L2_CID_AUTO_FOCUS_STATUS),
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h963 #define V4L2_CID_AUTO_FOCUS_STATUS (V4L2_CID_CAMERA_CLASS_BASE+30) macro