Searched refs:SEEK_PREVIOUS_SYNC (Results 1 – 9 of 9) sorted by relevance
63 SEEK_PREVIOUS_SYNC, enumerator
165 sfmode = android::MediaSource::ReadOptions::SEEK_PREVIOUS_SYNC; in AMediaExtractor_seekTo()
555 seekTimeUs, MediaSource::ReadOptions::SEEK_PREVIOUS_SYNC); in performSeekTest()870 MediaSource::ReadOptions::SEEK_PREVIOUS_SYNC); in main()
342 case MediaSource::ReadOptions::SEEK_PREVIOUS_SYNC: in seek()
196 if (seekMode < MediaSource::ReadOptions::SEEK_PREVIOUS_SYNC || in extractVideoFrame()
1240 case MediaSource::ReadOptions::SEEK_PREVIOUS_SYNC: in getSampleIndexAtTime()
4333 case ReadOptions::SEEK_PREVIOUS_SYNC: in read()
376 if (mode < MediaSource::ReadOptions::SEEK_PREVIOUS_SYNC in android_media_MediaExtractor_seekTo()
1421 options.setSeekTo(seekTimeUs, MediaSource::ReadOptions::SEEK_PREVIOUS_SYNC); in readBuffer()