Home
last modified time | relevance | path

Searched refs:V4L2_CID_IS_CAMERA_OBJECT_POSITION_X (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
Dvideodev2_exynos_camera.h520 #define V4L2_CID_IS_CAMERA_OBJECT_POSITION_X (V4L2_CID_FIMC_IS_BASE + 452) macro
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp4462 if (exynos_v4l2_s_ctrl(m_previewDev->fd, V4L2_CID_IS_CAMERA_OBJECT_POSITION_X, x) < 0) { in setObjectPosition()