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.cpp2223 int numProcessedStream = 0; in isStreamCombinationSupported() local
2233 numProcessedStream++; in isStreamCombinationSupported()
2237 if (numProcessedStream > kMaxProcessedStream) { in isStreamCombinationSupported()
2239 kMaxProcessedStream, numProcessedStream); in isStreamCombinationSupported()