Searched defs:durationsUs (Results 1 – 6 of 6) sorted by relevance
54 public final long[] durationsUs; field in AdPlaybackState.AdGroup66 int count, @AdState int[] states, @NullableType Uri[] uris, long[] durationsUs) { in AdGroup()135 long[] durationsUs = copyDurationsUsWithSpaceForAdCount(this.durationsUs, count); in withAdCount() local153 long[] durationsUs = in withAdUri() local179 long[] durationsUs = in withAdState() local192 public AdGroup withAdDurationsUs(long[] durationsUs) { in withAdDurationsUs()233 private static long[] copyDurationsUsWithSpaceForAdCount(long[] durationsUs, int count) { in copyDurationsUsWithSpaceForAdCount()
44 public final long[] durationsUs; field in ChunkIndex59 public ChunkIndex(int[] sizes, long[] offsets, long[] durationsUs, long[] timesUs) { in ChunkIndex()
108 public static void assertPeriodDurations(Timeline timeline, long... durationsUs) { in assertPeriodDurations()
89 private final long[] durationsUs; field in CastTimeline
1162 long[] durationsUs = new long[referenceCount]; in parseSidx() local
1643 long[] durationsUs = new long[cuePointsSize]; in buildSeekMap() local