Searched refs:latestDelayIndex (Results 1 – 1 of 1) sorted by relevance
1468 int latestDelayIndex = Util.constrainValue(MAX_GAPLESS_TRIM_SIZE_SAMPLES, 0, lastIndex); in canApplyEditWithGaplessInfo() local1472 && editStartTime < timestamps[latestDelayIndex] in canApplyEditWithGaplessInfo()