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

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

Completed in 28 milliseconds