Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/include/
Dvideodev2_exynos_camera.h336 #define V4L2_CID_IS_CAMERA_METERING_POSITION_X (V4L2_CID_FIMC_IS_BASE + 500) macro
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp3080 …if ( exynos_v4l2_s_ctrl(m_previewDev->fd, V4L2_CID_IS_CAMERA_METERING_POSITION_X, rects[i].x) < 0 in setMeteringAreas()