Searched refs:numProcessedStream (Results 1 – 2 of 2) sorted by relevance
2272 int numProcessedStream = 0; in isStreamCombinationSupported() local2282 numProcessedStream++; in isStreamCombinationSupported()2286 if (numProcessedStream > kMaxProcessedStream) { in isStreamCombinationSupported()2288 kMaxProcessedStream, numProcessedStream); in isStreamCombinationSupported()
1645 int numProcessedStream = 0; in isStreamCombinationSupported() local1655 numProcessedStream++; in isStreamCombinationSupported()1659 if (numProcessedStream > kMaxProcessedStream) { in isStreamCombinationSupported()1661 kMaxProcessedStream, numProcessedStream); in isStreamCombinationSupported()