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

/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp1969 #define AF_WATING_TIME (100000) // 100msec macro
1972 for (unsigned int i = 0; i < TOTAL_AF_WATING_TIME; i += AF_WATING_TIME) {
2022 usleep(AF_WATING_TIME);

Completed in 412 milliseconds