Searched refs:maxNumStreams (Results 1 – 1 of 1) sorted by relevance
2081 Integer maxNumStreams = in getMaxNumOutputStreamsRawChecked() local2083 if (maxNumStreams == null) in getMaxNumOutputStreamsRawChecked()2085 return maxNumStreams; in getMaxNumOutputStreamsRawChecked()2094 Integer maxNumStreams = in getMaxNumOutputStreamsProcessedChecked() local2096 if (maxNumStreams == null) in getMaxNumOutputStreamsProcessedChecked()2098 return maxNumStreams; in getMaxNumOutputStreamsProcessedChecked()2107 Integer maxNumStreams = in getMaxNumOutputStreamsProcessedStallChecked() local2109 if (maxNumStreams == null) in getMaxNumOutputStreamsProcessedStallChecked()2111 return maxNumStreams; in getMaxNumOutputStreamsProcessedStallChecked()