Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_control_ids.in238 V4L2_CID_TILT_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+5)
Dv4l2_control_ids.h1595 #if defined(V4L2_CID_TILT_RELATIVE) || (defined(HAVE_DECL_V4L2_CID_TILT_RELATIVE) && HAVE_DECL_V4L2…
1597 static_assert((V4L2_CID_TILT_RELATIVE) == ((V4L2_CID_CAMERA_CLASS_BASE+5)), "V4L2_CID_TILT_RELATIVE…
1600 # define V4L2_CID_TILT_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+5)
2594 XLAT(V4L2_CID_TILT_RELATIVE),
/external/syzkaller/sys/linux/
Dvideo4linux_386.const427 V4L2_CID_TILT_RELATIVE = 10094853
Dvideo4linux_arm.const427 V4L2_CID_TILT_RELATIVE = 10094853
Dvideo4linux_arm64.const427 V4L2_CID_TILT_RELATIVE = 10094853
Dvideo4linux_amd64.const427 V4L2_CID_TILT_RELATIVE = 10094853
Dvideo4linux.txt920 …BSOLUTE, V4L2_CID_EXPOSURE_AUTO_PRIORITY, V4L2_CID_PAN_RELATIVE, V4L2_CID_TILT_RELATIVE, V4L2_CID_…
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h786 #define V4L2_CID_TILT_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+5) macro