Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/
DDashMediaPeriod.java581 int otherAdaptationSetId = in getGroupedAdaptationSetIndices() local
584 if (otherAdaptationSetId != -1) { in getGroupedAdaptationSetIndices()
585 mergedGroupIndex = Math.min(mergedGroupIndex, otherAdaptationSetId); in getGroupedAdaptationSetIndices()