Searched refs:SEEK_NEXT_SYNC (Results 1 – 6 of 6) sorted by relevance
64 SEEK_NEXT_SYNC, enumerator
169 sfmode = android::MediaSource::ReadOptions::SEEK_NEXT_SYNC; in AMediaExtractor_seekTo()
331 case MediaSource::ReadOptions::SEEK_NEXT_SYNC: in seek()
627 requestedSeekTimeUs, MediaSource::ReadOptions::SEEK_NEXT_SYNC); in testSeek()
1247 case MediaSource::ReadOptions::SEEK_NEXT_SYNC: in getSampleIndexAtTime()
4336 case ReadOptions::SEEK_NEXT_SYNC: in read()4640 if ((mode == ReadOptions::SEEK_NEXT_SYNC && seekTimeUs > totalTime) || in fragmentedRead()