Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp2570 int numProcessedStream = 0; in isStreamCombinationSupported() local
2580 numProcessedStream++; in isStreamCombinationSupported()
2584 if (numProcessedStream > kMaxProcessedStream) { in isStreamCombinationSupported()
2586 kMaxProcessedStream, numProcessedStream); in isStreamCombinationSupported()