Searched refs:SEEK_CLOSEST_SYNC (Results 1 – 14 of 14) sorted by relevance
76 SEEK_CLOSEST_SYNC = CMediaTrackReadOptions::SEEK_CLOSEST_SYNC, enumerator92 void setSeekTo(int64_t time_us, SeekMode mode = SEEK_CLOSEST_SYNC);96 mSeekMode = SEEK_CLOSEST_SYNC; in clearSeekTo()
43 SEEK_CLOSEST_SYNC = 2, enumerator
140 SEEK_CLOSEST_SYNC, enumerator
79 MediaSource::ReadOptions::SEEK_CLOSEST_SYNC);85 MediaSource::ReadOptions::SEEK_CLOSEST_SYNC);155 MediaSource::ReadOptions::SEEK_CLOSEST_SYNC);160 MediaSource::ReadOptions::SEEK_CLOSEST_SYNC);
169 seekOptions.push_back(CMediaTrackReadOptions::SEEK | CMediaTrackReadOptions::SEEK_CLOSEST_SYNC); in seekAndExtractTrack()
294 case ReadOptions::SEEK_CLOSEST_SYNC: in read()
288 case ReadOptions::SEEK_CLOSEST_SYNC: in read()
174 sfmode = android::MediaSource::ReadOptions::SEEK_CLOSEST_SYNC; in AMediaExtractor_seekTo()
649 case MediaTrackHelper::ReadOptions::SEEK_CLOSEST_SYNC: in seek()
723 case CMediaTrackReadOptions::SEEK_CLOSEST_SYNC: in TEST_P()
1927 public static final int SEEK_CLOSEST_SYNC = 0x02; field in MediaPlayer1942 SEEK_CLOSEST_SYNC,
6145 case ReadOptions::SEEK_CLOSEST_SYNC: in read()6614 (mode == ReadOptions::SEEK_CLOSEST_SYNC && in fragmentedRead()
22915 field public static final int SEEK_CLOSEST_SYNC = 2; // 0x2
30640 Landroid/media/MediaPlayer2;->SEEK_CLOSEST_SYNC:I