Searched refs:maxNumStreams (Results 1 – 1 of 1) sorted by relevance
2078 Integer maxNumStreams = in getMaxNumOutputStreamsRawChecked() local2080 if (maxNumStreams == null) in getMaxNumOutputStreamsRawChecked()2082 return maxNumStreams; in getMaxNumOutputStreamsRawChecked()2091 Integer maxNumStreams = in getMaxNumOutputStreamsProcessedChecked() local2093 if (maxNumStreams == null) in getMaxNumOutputStreamsProcessedChecked()2095 return maxNumStreams; in getMaxNumOutputStreamsProcessedChecked()2104 Integer maxNumStreams = in getMaxNumOutputStreamsProcessedStallChecked() local2106 if (maxNumStreams == null) in getMaxNumOutputStreamsProcessedStallChecked()2108 return maxNumStreams; in getMaxNumOutputStreamsProcessedStallChecked()