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

/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.h106 #define STREAM_ID_ZSL (5) macro
107 #define STREAM_MASK_ZSL (1<<STREAM_ID_ZSL)
H A DExynosCameraHWInterface2.cpp1829 *stream_id = STREAM_ID_ZSL;
1886 *stream_id = STREAM_ID_ZSL;
2092 else if (stream_id == STREAM_ID_ZSL && m_streamThreads[1].get()) {
2288 } else if (stream_id == STREAM_ID_ZSL) {

Completed in 35 milliseconds