Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_control_ids.in264 V4L2_CID_AUTO_FOCUS_RANGE (V4L2_CID_CAMERA_CLASS_BASE+31)
Dv4l2_control_ids.h1777 #if defined(V4L2_CID_AUTO_FOCUS_RANGE) || (defined(HAVE_DECL_V4L2_CID_AUTO_FOCUS_RANGE) && HAVE_DEC…
1779 static_assert((V4L2_CID_AUTO_FOCUS_RANGE) == ((V4L2_CID_CAMERA_CLASS_BASE+31)), "V4L2_CID_AUTO_FOCU…
1782 # define V4L2_CID_AUTO_FOCUS_RANGE (V4L2_CID_CAMERA_CLASS_BASE+31)
2620 XLAT(V4L2_CID_AUTO_FOCUS_RANGE),
/external/syzkaller/sys/linux/
Dvideo4linux_386.const182 V4L2_CID_AUTO_FOCUS_RANGE = 10094879
Dvideo4linux_arm.const182 V4L2_CID_AUTO_FOCUS_RANGE = 10094879
Dvideo4linux_arm64.const182 V4L2_CID_AUTO_FOCUS_RANGE = 10094879
Dvideo4linux_amd64.const182 V4L2_CID_AUTO_FOCUS_RANGE = 10094879
Dvideo4linux.txt920 …US_START, V4L2_CID_AUTO_FOCUS_STOP, V4L2_CID_AUTO_FOCUS_STATUS, V4L2_CID_AUTO_FOCUS_RANGE, V4L2_CI…
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h871 #define V4L2_CID_AUTO_FOCUS_RANGE (V4L2_CID_CAMERA_CLASS_BASE+31) macro