Searched refs:SEEK_NEXT_SYNC (Results 1 – 7 of 7) sorted by relevance
68 SEEK_NEXT_SYNC, enumerator
161 sfmode = android::MediaSource::ReadOptions::SEEK_NEXT_SYNC; in AMediaExtractor_seekTo()
313 case MediaSource::ReadOptions::SEEK_NEXT_SYNC: in seek()
628 requestedSeekTimeUs, MediaSource::ReadOptions::SEEK_NEXT_SYNC); in testSeek()
1247 case MediaSource::ReadOptions::SEEK_NEXT_SYNC: in getSampleIndexAtTime()
3997 case ReadOptions::SEEK_NEXT_SYNC: in read()4284 if ((mode == ReadOptions::SEEK_NEXT_SYNC && seekTimeUs > totalTime) || in fragmentedRead()
1810 ? MediaSource::ReadOptions::SEEK_NEXT_SYNC in onVideoEvent()