Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DStaticMetadata.java2081 Integer maxNumStreams = in getMaxNumOutputStreamsRawChecked() local
2083 if (maxNumStreams == null) in getMaxNumOutputStreamsRawChecked()
2085 return maxNumStreams; in getMaxNumOutputStreamsRawChecked()
2094 Integer maxNumStreams = in getMaxNumOutputStreamsProcessedChecked() local
2096 if (maxNumStreams == null) in getMaxNumOutputStreamsProcessedChecked()
2098 return maxNumStreams; in getMaxNumOutputStreamsProcessedChecked()
2107 Integer maxNumStreams = in getMaxNumOutputStreamsProcessedStallChecked() local
2109 if (maxNumStreams == null) in getMaxNumOutputStreamsProcessedStallChecked()
2111 return maxNumStreams; in getMaxNumOutputStreamsProcessedStallChecked()