Searched refs:getSamplePresentationTimeUs (Results 1 – 2 of 2) sorted by relevance
191 public long getSamplePresentationTimeUs(int index) { in getSamplePresentationTimeUs() method in TrackFragment
1300 long sampleTimeUs = fragment.getSamplePresentationTimeUs(sampleIndex); in readSample()1550 && fragment.getSamplePresentationTimeUs(searchIndex) < timeUs) { in seek()