Home
last modified time | relevance | path

Searched refs:V4L2_CID_AUTO_FOCUS_STATUS (Results 1 – 8 of 8) 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/syzkaller/sys/linux/
Dvideo4linux_386.const184 V4L2_CID_AUTO_FOCUS_STATUS = 10094878
Dvideo4linux_arm.const184 V4L2_CID_AUTO_FOCUS_STATUS = 10094878
Dvideo4linux_arm64.const184 V4L2_CID_AUTO_FOCUS_STATUS = 10094878
Dvideo4linux_amd64.const184 V4L2_CID_AUTO_FOCUS_STATUS = 10094878
Dvideo4linux.txt920 …_3A_LOCK, V4L2_CID_AUTO_FOCUS_START, V4L2_CID_AUTO_FOCUS_STOP, V4L2_CID_AUTO_FOCUS_STATUS, V4L2_CI…
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h865 #define V4L2_CID_AUTO_FOCUS_STATUS (V4L2_CID_CAMERA_CLASS_BASE+30) macro