Searched refs:shiftMs (Results 1 – 1 of 1) sorted by relevance
177 long shiftMs = 0; in copy() local183 shiftMs += periodDurationMs; in copy()189 Period copiedPeriod = new Period(period.id, period.startMs - shiftMs, copyAdaptationSets, in copy()194 long newDuration = durationMs != C.TIME_UNSET ? durationMs - shiftMs : C.TIME_UNSET; in copy()