OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V4L2_CID_CAMERA_CLASS_BASE
(Results
1 - 8
of
8
) sorted by null
/hardware/samsung_slsi/exynos5/include/
videodev2_exynos_camera.h
42
#define V4L2_CID_FOCUS_MODE (
V4L2_CID_CAMERA_CLASS_BASE
+17)
51
#define V4L2_CID_ZOOM_MODE (
V4L2_CID_CAMERA_CLASS_BASE
+18)
61
#define V4L2_CID_PHOTOMETRY (
V4L2_CID_CAMERA_CLASS_BASE
+19)
71
#define V4L2_CID_CAM_APERTURE (
V4L2_CID_CAMERA_CLASS_BASE
+20)
72
#define V4L2_CID_CAM_SHUTTER (
V4L2_CID_CAMERA_CLASS_BASE
+21)
73
#define V4L2_CID_CAM_ISO (
V4L2_CID_CAMERA_CLASS_BASE
+22)
76
#define V4L2_CID_SCENEMODE (
V4L2_CID_CAMERA_CLASS_BASE
+23)
77
#define V4L2_CID_CAM_STABILIZE (
V4L2_CID_CAMERA_CLASS_BASE
+24)
78
#define V4L2_CID_CAM_MULTISHOT (
V4L2_CID_CAMERA_CLASS_BASE
+25)
81
#define V4L2_CID_CAM_DR (
V4L2_CID_CAMERA_CLASS_BASE
+26
[
all
...]
videodev2.h
[
all
...]
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h
875
#define
V4L2_CID_CAMERA_CLASS_BASE
(V4L2_CTRL_CLASS_CAMERA | 0x900)
878
#define V4L2_CID_EXPOSURE_AUTO (
V4L2_CID_CAMERA_CLASS_BASE
+1)
885
#define V4L2_CID_EXPOSURE_ABSOLUTE (
V4L2_CID_CAMERA_CLASS_BASE
+2)
886
#define V4L2_CID_EXPOSURE_AUTO_PRIORITY (
V4L2_CID_CAMERA_CLASS_BASE
+3)
888
#define V4L2_CID_PAN_RELATIVE (
V4L2_CID_CAMERA_CLASS_BASE
+4)
889
#define V4L2_CID_TILT_RELATIVE (
V4L2_CID_CAMERA_CLASS_BASE
+5)
890
#define V4L2_CID_PAN_RESET (
V4L2_CID_CAMERA_CLASS_BASE
+6)
891
#define V4L2_CID_TILT_RESET (
V4L2_CID_CAMERA_CLASS_BASE
+7)
893
#define V4L2_CID_PAN_ABSOLUTE (
V4L2_CID_CAMERA_CLASS_BASE
+8)
894
#define V4L2_CID_TILT_ABSOLUTE (
V4L2_CID_CAMERA_CLASS_BASE
+9
[
all
...]
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h
875
#define
V4L2_CID_CAMERA_CLASS_BASE
(V4L2_CTRL_CLASS_CAMERA | 0x900)
878
#define V4L2_CID_EXPOSURE_AUTO (
V4L2_CID_CAMERA_CLASS_BASE
+1)
885
#define V4L2_CID_EXPOSURE_ABSOLUTE (
V4L2_CID_CAMERA_CLASS_BASE
+2)
886
#define V4L2_CID_EXPOSURE_AUTO_PRIORITY (
V4L2_CID_CAMERA_CLASS_BASE
+3)
888
#define V4L2_CID_PAN_RELATIVE (
V4L2_CID_CAMERA_CLASS_BASE
+4)
889
#define V4L2_CID_TILT_RELATIVE (
V4L2_CID_CAMERA_CLASS_BASE
+5)
890
#define V4L2_CID_PAN_RESET (
V4L2_CID_CAMERA_CLASS_BASE
+6)
891
#define V4L2_CID_TILT_RESET (
V4L2_CID_CAMERA_CLASS_BASE
+7)
893
#define V4L2_CID_PAN_ABSOLUTE (
V4L2_CID_CAMERA_CLASS_BASE
+8)
894
#define V4L2_CID_TILT_ABSOLUTE (
V4L2_CID_CAMERA_CLASS_BASE
+9
[
all
...]
/bionic/libc/kernel/common/linux/
videodev2.h
[
all
...]
/external/kernel-headers/original/linux/
videodev2.h
[
all
...]
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h
[
all
...]
Completed in 49 milliseconds