Home
last modified time | relevance | path

Searched defs:seekTimeUs (Results 1 – 22 of 22) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTSPSource.cpp305 status_t NuPlayer::RTSPSource::seekTo(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in seekTo()
320 void NuPlayer::RTSPSource::performSeek(int64_t seekTimeUs) { in performSeek()
504 int64_t seekTimeUs; in onMessageReceived() local
DGenericSource.cpp1121 status_t NuPlayer::GenericSource::seekTo(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in seekTo()
1140 int64_t seekTimeUs; in onSeek() local
1154 status_t NuPlayer::GenericSource::doSeek(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in doSeek()
1325 media_track_type trackType, int64_t seekTimeUs, MediaPlayerSeekMode mode, in readBuffer()
DHTTPLiveSource.cpp241 status_t NuPlayer::HTTPLiveSource::seekTo(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in seekTo()
DRTPSource.cpp357 status_t NuPlayer::RTPSource::seekTo(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in seekTo()
DNuPlayer.cpp501 void NuPlayer::seekToAsync(int64_t seekTimeUs, MediaPlayerSeekMode mode, bool needNotify) { in seekToAsync()
1373 int64_t seekTimeUs; in onMessageReceived() local
2340 void NuPlayer::performSeek(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in performSeek()
DNuPlayerDriver.cpp499 int64_t seekTimeUs = msec * 1000LL; in seekTo() local
/frameworks/av/media/libstagefright/
DJPEGSource.cpp115 int64_t seekTimeUs; in read() local
DNuMediaExtractor.cpp525 int64_t seekTimeUs, MediaSource::ReadOptions::SeekMode mode) { in fetchAllTrackSamples()
559 int64_t seekTimeUs, MediaSource::ReadOptions::SeekMode mode) { in fetchTrackSamples()
DCameraSource.cpp869 int64_t seekTimeUs; in read() local
/frameworks/av/media/extractors/mpeg2/
DMPEG2TSExtractor.cpp170 int64_t seekTimeUs; in read() local
621 status_t MPEG2TSExtractor::seek(int64_t seekTimeUs, in seek()
743 status_t MPEG2TSExtractor::seekBeyond(int64_t seekTimeUs) { in seekBeyond()
/frameworks/wilhelm/src/android/util/
DAacAdtsExtractor.cpp237 int64_t seekTimeUs; in read() local
/frameworks/av/media/extractors/midi/
DMidiExtractor.cpp123 int64_t seekTimeUs; in read() local
/frameworks/av/media/extractors/amr/
DAMRExtractor.cpp284 int64_t seekTimeUs; in read() local
/frameworks/av/media/extractors/aac/
DAACExtractor.cpp278 int64_t seekTimeUs; in read() local
/frameworks/av/media/extractors/mkv/
DMatroskaExtractor.cpp431 int64_t seekTimeUs, bool isAudio, in seek()
586 void BlockIterator::seekwithoutcue_l(int64_t seekTimeUs, int64_t *actualFrameTimeUs) { in seekwithoutcue_l()
920 int64_t seekTimeUs; in mp3FrameRead() local
1048 int64_t seekTimeUs; in read() local
/frameworks/av/cmds/stagefright/
Dstagefright.cpp249 int64_t seekTimeUs = -1; in playSource() local
572 for (int64_t seekTimeUs = 0; seekTimeUs <= durationUs; in performSeekTest() local
/frameworks/av/media/extractors/wav/
DWAVExtractor.cpp440 int64_t seekTimeUs; in read() local
/frameworks/av/media/extractors/mp3/
DMP3Extractor.cpp490 int64_t seekTimeUs; in read() local
/frameworks/av/media/extractors/flac/
DFLACExtractor.cpp712 int64_t seekTimeUs; in read() local
/frameworks/av/media/extractors/tests/
DExtractorUnitTest.cpp803 for (int64_t seekTimeUs : seekToTimeStampUs) { in TEST_P() local
/frameworks/av/media/extractors/ogg/
DOggExtractor.cpp271 int64_t seekTimeUs; in read() local
/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp6114 int64_t seekTimeUs; in read() local
6584 int64_t seekTimeUs; in fragmentedRead() local