Searched refs:V4L2_CTRL_CLASS_CAMERA (Results 1 - 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
H A Dvideodev2_exynos_camera.h167 #define V4L2_CID_FIMC_IS_BASE (V4L2_CTRL_CLASS_CAMERA | 0x1000)
168 #define V4L2_CID_FIMC_IS_TUNE_BASE (V4L2_CTRL_CLASS_CAMERA | 0x2000)
H A Dvideodev2.h1173 #define V4L2_CTRL_CLASS_CAMERA 0x009a0000 /* Camera class controls */ macro
1696 #define V4L2_CID_CAMERA_CLASS_BASE (V4L2_CTRL_CLASS_CAMERA | 0x900)
1697 #define V4L2_CID_CAMERA_CLASS (V4L2_CTRL_CLASS_CAMERA | 1)
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp2271 fd_ctrls.ctrl_class = V4L2_CTRL_CLASS_CAMERA;

Completed in 289 milliseconds