Home
last modified time | relevance | path

Searched defs:groupedAdaptationSetIndices (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/
DDashMediaPeriod.java487 int[][] groupedAdaptationSetIndices = getGroupedAdaptationSetIndices(adaptationSets); in buildTrackGroups() local
601 int[][] groupedAdaptationSetIndices = new int[adaptationSetGroupedIndices.size()][]; in getGroupedAdaptationSetIndices() local
626 int[][] groupedAdaptationSetIndices, in identifyEmbeddedTracks()
647 int[][] groupedAdaptationSetIndices, in buildPrimaryAndEmbeddedTrackGroupInfos()