Home
last modified time | relevance | path

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

12

/frameworks/av/media/libstagefright/timedtext/
DTimedTextPlayer.cpp108 int64_t seekTimeUs = positionMs * 1000ll; in onMessageReceived() local
122 int64_t seekTimeUs; in onMessageReceived() local
137 int64_t seekTimeUs = kInvalidTimeUs; in onMessageReceived() local
220 void TimedTextPlayer::doSeekAndRead(int64_t seekTimeUs) { in doSeekAndRead()
236 int64_t seekTimeUs = kInvalidTimeUs; in doRead() local
DTimedTextSRTSource.cpp220 int64_t seekTimeUs; in getText() local
/frameworks/av/media/libstagefright/mpeg2ts/
DMPEG2TSExtractor.cpp93 int64_t seekTimeUs; in read() local
291 status_t MPEG2TSExtractor::seek(int64_t seekTimeUs, in seek()
411 status_t MPEG2TSExtractor::seekBeyond(int64_t seekTimeUs) { in seekBeyond()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTSPSource.cpp296 status_t NuPlayer::RTSPSource::seekTo(int64_t seekTimeUs) { in seekTo()
310 void NuPlayer::RTSPSource::performSeek(int64_t seekTimeUs) { in performSeek()
339 int64_t seekTimeUs; in onMessageReceived() local
DGenericSource.cpp1282 status_t NuPlayer::GenericSource::seekTo(int64_t seekTimeUs) { in seekTo()
1296 int64_t seekTimeUs; in onSeek() local
1308 status_t NuPlayer::GenericSource::doSeek(int64_t seekTimeUs) { in doSeek()
1451 media_track_type trackType, int64_t seekTimeUs, int64_t *actualTimeUs, bool formatChange) { in readBuffer()
DHTTPLiveSource.cpp199 status_t NuPlayer::HTTPLiveSource::seekTo(int64_t seekTimeUs) { in seekTo()
DNuPlayer.cpp414 void NuPlayer::seekToAsync(int64_t seekTimeUs, bool needNotify) { in seekToAsync()
1156 int64_t seekTimeUs; in onMessageReceived() local
1855 void NuPlayer::performSeek(int64_t seekTimeUs) { in performSeek()
DNuPlayerDriver.cpp396 int64_t seekTimeUs = msec * 1000ll; in seekTo() local
/frameworks/av/media/libstagefright/wifi-display/source/
DRepeaterSource.cpp111 int64_t seekTimeUs; in read() local
/frameworks/av/media/libstagefright/codecs/aacenc/
DAACEncoder.cpp219 int64_t seekTimeUs; in read() local
/frameworks/av/media/libstagefright/
DJPEGSource.cpp114 int64_t seekTimeUs; in read() local
DMidiExtractor.cpp122 int64_t seekTimeUs; in read() local
DAMRExtractor.cpp254 int64_t seekTimeUs; in read() local
DAACExtractor.cpp290 int64_t seekTimeUs; in read() local
DWAVExtractor.cpp404 int64_t seekTimeUs; in read() local
DNuMediaExtractor.cpp360 int64_t seekTimeUs, MediaSource::ReadOptions::SeekMode mode) { in fetchTrackSamples()
DMP3Extractor.cpp491 int64_t seekTimeUs; in read() local
DCameraSource.cpp833 int64_t seekTimeUs; in read() local
DFLACExtractor.cpp759 int64_t seekTimeUs; in read() local
DAVIExtractor.cpp145 int64_t seekTimeUs; in read() local
DOggExtractor.cpp258 int64_t seekTimeUs; in read() local
DMPEG4Extractor.cpp3989 int64_t seekTimeUs; in read() local
4272 int64_t seekTimeUs; in fragmentedRead() local
/frameworks/wilhelm/src/android/util/
DAacAdtsExtractor.cpp262 int64_t seekTimeUs; in read() local
/frameworks/av/cmds/stagefright/
Dstagefright.cpp229 int64_t seekTimeUs = -1; in playSource() local
547 for (int64_t seekTimeUs = 0; seekTimeUs <= durationUs; in performSeekTest() local
/frameworks/av/media/libstagefright/matroska/
DMatroskaExtractor.cpp361 int64_t seekTimeUs, bool isAudio, in seek()
554 int64_t seekTimeUs; in read() local

12