Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_control_ids.in260 V4L2_CID_3A_LOCK (V4L2_CID_CAMERA_CLASS_BASE+27)
Dv4l2_control_ids.h1749 #if defined(V4L2_CID_3A_LOCK) || (defined(HAVE_DECL_V4L2_CID_3A_LOCK) && HAVE_DECL_V4L2_CID_3A_LOCK)
1751 static_assert((V4L2_CID_3A_LOCK) == ((V4L2_CID_CAMERA_CLASS_BASE+27)), "V4L2_CID_3A_LOCK != (V4L2_C…
1754 # define V4L2_CID_3A_LOCK (V4L2_CID_CAMERA_CLASS_BASE+27)
2616 XLAT(V4L2_CID_3A_LOCK),
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h956 #define V4L2_CID_3A_LOCK (V4L2_CID_CAMERA_CLASS_BASE+27) macro