Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/include/
Dvideodev2_exynos_camera.h925 #define V4L2_CID_CAMERA_OBJECT_POSITION_Y (V4L2_CID_PRIVATE_BASE+98) macro
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp2904 … && exynos_v4l2_s_ctrl(m_previewDev->fd, V4L2_CID_CAMERA_OBJECT_POSITION_Y, new_y) < 0) { in setFocusAreas()