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

/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp4677 int slow_ae = (toggle == true) ? SLOW_AE_ON : SLOW_AE_OFF; local
4680 if (exynos_v4l2_s_ctrl(m_previewDev->fd, V4L2_CID_CAMERA_SET_SLOW_AE, slow_ae) < 0) {

Completed in 162 milliseconds