Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.h70 #define NUM_MAX_SUBSTREAM (4) macro
519 substream_entry_t m_attachedSubStreams[NUM_MAX_SUBSTREAM];
DExynosCameraHWInterface2.cpp3679 for (int i = 0 ; i < NUM_MAX_SUBSTREAM ; i++) { in m_streamBufferInit()
3767 for (int i = 0 ; i < NUM_MAX_SUBSTREAM ; i++) { in m_streamThreadInitialize()
3860 for (int i = 0 ; i < NUM_MAX_SUBSTREAM ; i++) { in m_streamFunc_direct()
3932 for (int i = 0 ; i < NUM_MAX_SUBSTREAM ; i++) { in m_streamFunc_direct()
4139 for (int i = 0 ; i < NUM_MAX_SUBSTREAM ; i++) { in m_streamFunc_indirect()
6045 for (index = 0 ; index < NUM_MAX_SUBSTREAM ; index++) { in attachSubStream()
6067 for (index = 0 ; index < NUM_MAX_SUBSTREAM ; index++) { in detachSubStream()