Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_control_ids.in236 V4L2_CID_EXPOSURE_AUTO_PRIORITY (V4L2_CID_CAMERA_CLASS_BASE+3)
Dv4l2_control_ids.h1581 #if defined(V4L2_CID_EXPOSURE_AUTO_PRIORITY) || (defined(HAVE_DECL_V4L2_CID_EXPOSURE_AUTO_PRIORITY)…
1583 static_assert((V4L2_CID_EXPOSURE_AUTO_PRIORITY) == ((V4L2_CID_CAMERA_CLASS_BASE+3)), "V4L2_CID_EXPO…
1586 # define V4L2_CID_EXPOSURE_AUTO_PRIORITY (V4L2_CID_CAMERA_CLASS_BASE+3)
2592 XLAT(V4L2_CID_EXPOSURE_AUTO_PRIORITY),
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h881 #define V4L2_CID_EXPOSURE_AUTO_PRIORITY (V4L2_CID_CAMERA_CLASS_BASE+3) macro