Home
last modified time | relevance | path

Searched refs:V4L2_CID_AUTO_FOCUS_STOP (Results 1 – 8 of 8) sorted by relevance

/external/strace/xlat/
Dv4l2_control_ids.in262 V4L2_CID_AUTO_FOCUS_STOP (V4L2_CID_CAMERA_CLASS_BASE+29)
Dv4l2_control_ids.h1763 #if defined(V4L2_CID_AUTO_FOCUS_STOP) || (defined(HAVE_DECL_V4L2_CID_AUTO_FOCUS_STOP) && HAVE_DECL_…
1765 static_assert((V4L2_CID_AUTO_FOCUS_STOP) == ((V4L2_CID_CAMERA_CLASS_BASE+29)), "V4L2_CID_AUTO_FOCUS…
1768 # define V4L2_CID_AUTO_FOCUS_STOP (V4L2_CID_CAMERA_CLASS_BASE+29)
2618 XLAT(V4L2_CID_AUTO_FOCUS_STOP),
/external/syzkaller/sys/linux/
Dvideo4linux_386.const185 V4L2_CID_AUTO_FOCUS_STOP = 10094877
Dvideo4linux_arm.const185 V4L2_CID_AUTO_FOCUS_STOP = 10094877
Dvideo4linux_arm64.const185 V4L2_CID_AUTO_FOCUS_STOP = 10094877
Dvideo4linux_amd64.const185 V4L2_CID_AUTO_FOCUS_STOP = 10094877
Dvideo4linux.txt920 …L2_CID_SCENE_MODE, V4L2_CID_3A_LOCK, V4L2_CID_AUTO_FOCUS_START, V4L2_CID_AUTO_FOCUS_STOP, V4L2_CID…
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h864 #define V4L2_CID_AUTO_FOCUS_STOP (V4L2_CID_CAMERA_CLASS_BASE+29) macro