Searched refs:SEEK_CLOSEST_SYNC (Results 1 – 7 of 7) sorted by relevance
62 SEEK_CLOSEST_SYNC, enumerator71 void setSeekTo(int64_t time_us, SeekMode mode = SEEK_CLOSEST_SYNC);
74 MediaSource::ReadOptions::SEEK_CLOSEST_SYNC);120 MediaSource::ReadOptions::SEEK_CLOSEST_SYNC);
160 sfmode = android::MediaSource::ReadOptions::SEEK_CLOSEST_SYNC; in AMediaExtractor_seekTo()
337 case MediaSource::ReadOptions::SEEK_CLOSEST_SYNC: in seek()
445 mSeekMode = SEEK_CLOSEST_SYNC; in clearSeekTo()
1254 case MediaSource::ReadOptions::SEEK_CLOSEST_SYNC: in getSampleIndexAtTime()
4208 case ReadOptions::SEEK_CLOSEST_SYNC: in read()4504 (mode == ReadOptions::SEEK_CLOSEST_SYNC && in fragmentedRead()