Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_control_ids.in237 V4L2_CID_PAN_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+4)
Dv4l2_control_ids.h1588 #if defined(V4L2_CID_PAN_RELATIVE) || (defined(HAVE_DECL_V4L2_CID_PAN_RELATIVE) && HAVE_DECL_V4L2_C…
1590 static_assert((V4L2_CID_PAN_RELATIVE) == ((V4L2_CID_CAMERA_CLASS_BASE+4)), "V4L2_CID_PAN_RELATIVE !…
1593 # define V4L2_CID_PAN_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+4)
2593 XLAT(V4L2_CID_PAN_RELATIVE),
/external/syzkaller/sys/linux/
Dvideo4linux_386.const375 V4L2_CID_PAN_RELATIVE = 10094852
Dvideo4linux_arm.const375 V4L2_CID_PAN_RELATIVE = 10094852
Dvideo4linux_arm64.const375 V4L2_CID_PAN_RELATIVE = 10094852
Dvideo4linux_amd64.const375 V4L2_CID_PAN_RELATIVE = 10094852
Dvideo4linux.txt920 …UTO, V4L2_CID_EXPOSURE_ABSOLUTE, V4L2_CID_EXPOSURE_AUTO_PRIORITY, V4L2_CID_PAN_RELATIVE, V4L2_CID_…
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h785 #define V4L2_CID_PAN_RELATIVE (V4L2_CID_CAMERA_CLASS_BASE+4) macro