Searched refs:getGroupedAdaptationSetIndices (Results 1 – 1 of 1) sorted by relevance
487 int[][] groupedAdaptationSetIndices = getGroupedAdaptationSetIndices(adaptationSets); in buildTrackGroups()534 private static int[][] getGroupedAdaptationSetIndices(List<AdaptationSet> adaptationSets) { in getGroupedAdaptationSetIndices() method in DashMediaPeriod