Home
last modified time | relevance | path

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

/external/strace/xlat/
Dv4l2_control_ids.in252 V4L2_CID_AUTO_EXPOSURE_BIAS (V4L2_CID_CAMERA_CLASS_BASE+19)
Dv4l2_control_ids.h1693 #if defined(V4L2_CID_AUTO_EXPOSURE_BIAS) || (defined(HAVE_DECL_V4L2_CID_AUTO_EXPOSURE_BIAS) && HAVE…
1695 static_assert((V4L2_CID_AUTO_EXPOSURE_BIAS) == ((V4L2_CID_CAMERA_CLASS_BASE+19)), "V4L2_CID_AUTO_EX…
1698 # define V4L2_CID_AUTO_EXPOSURE_BIAS (V4L2_CID_CAMERA_CLASS_BASE+19)
2608 XLAT(V4L2_CID_AUTO_EXPOSURE_BIAS),
/external/syzkaller/sys/linux/
Dvideo4linux_386.const181 V4L2_CID_AUTO_EXPOSURE_BIAS = 10094867
Dvideo4linux_arm.const181 V4L2_CID_AUTO_EXPOSURE_BIAS = 10094867
Dvideo4linux_arm64.const181 V4L2_CID_AUTO_EXPOSURE_BIAS = 10094867
Dvideo4linux_amd64.const181 V4L2_CID_AUTO_EXPOSURE_BIAS = 10094867
Dvideo4linux.txt920 …2_CID_PRIVACY, V4L2_CID_IRIS_ABSOLUTE, V4L2_CID_IRIS_RELATIVE, V4L2_CID_AUTO_EXPOSURE_BIAS, V4L2_C…
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h806 #define V4L2_CID_AUTO_EXPOSURE_BIAS (V4L2_CID_CAMERA_CLASS_BASE+19) macro