Searched refs:mergedGroupIndex (Results 1 – 1 of 1) sorted by relevance
553 int mergedGroupIndex = i; in getGroupedAdaptationSetIndices() local568 mergedGroupIndex = mainAdaptationSetIndex; in getGroupedAdaptationSetIndices()574 if (mergedGroupIndex == i) { in getGroupedAdaptationSetIndices()585 mergedGroupIndex = Math.min(mergedGroupIndex, otherAdaptationSetId); in getGroupedAdaptationSetIndices()592 if (mergedGroupIndex != i) { in getGroupedAdaptationSetIndices()594 List<Integer> mergedGroup = adaptationSetIndexToGroupedIndices.get(mergedGroupIndex); in getGroupedAdaptationSetIndices()