Home
last modified time | relevance | path

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

12

/frameworks/av/media/libstagefright/timedtext/
DTimedTextPlayer.cpp107 int64_t seekTimeUs = positionMs * 1000ll; in onMessageReceived() local
121 int64_t seekTimeUs; in onMessageReceived() local
136 int64_t seekTimeUs = kInvalidTimeUs; in onMessageReceived() local
219 void TimedTextPlayer::doSeekAndRead(int64_t seekTimeUs) { in doSeekAndRead()
235 int64_t seekTimeUs = kInvalidTimeUs; in doRead() local
DTimedTextSRTSource.cpp220 int64_t seekTimeUs; in getText() local
/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.cpp190 status_t NuPlayer::GenericSource::seekTo(int64_t seekTimeUs) { in seekTo()
206 bool audio, int64_t seekTimeUs, int64_t *actualTimeUs) { in readBuffer()
DRTSPSource.cpp304 status_t NuPlayer::RTSPSource::seekTo(int64_t seekTimeUs) { in seekTo()
313 void NuPlayer::RTSPSource::performSeek(int64_t seekTimeUs) { in performSeek()
339 int64_t seekTimeUs; in onMessageReceived() local
DHTTPLiveSource.cpp191 status_t NuPlayer::HTTPLiveSource::seekTo(int64_t seekTimeUs) { in seekTo()
DNuPlayer.cpp256 void NuPlayer::seekToAsync(int64_t seekTimeUs) { in seekToAsync()
726 int64_t seekTimeUs; in onMessageReceived() local
1140 void NuPlayer::performSeek(int64_t seekTimeUs) { in performSeek()
DNuPlayerDriver.cpp277 int64_t seekTimeUs = msec * 1000ll; in seekTo() local
/frameworks/av/media/libstagefright/mpeg2ts/
DMPEG2TSExtractor.cpp97 int64_t seekTimeUs; in read() local
225 void MPEG2TSExtractor::seekTo(int64_t seekTimeUs) { in seekTo()
/frameworks/av/libvideoeditor/lvpp/
DDummyAudioSource.cpp123 int64_t seekTimeUs; in read() local
DDummyVideoSource.cpp126 int64_t seekTimeUs; in read() local
DVideoEditorSRC.cpp123 int64_t seekTimeUs; in read() local
/frameworks/av/media/libstagefright/wifi-display/source/
DRepeaterSource.cpp110 int64_t seekTimeUs; in read() local
/frameworks/av/media/libstagefright/codecs/aacenc/
DAACEncoder.cpp221 int64_t seekTimeUs; in read() local
/frameworks/av/media/libstagefright/
DJPEGSource.cpp114 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.cpp358 int64_t seekTimeUs, MediaSource::ReadOptions::SeekMode mode) { in fetchTrackSamples()
DMP3Extractor.cpp478 int64_t seekTimeUs; in read() local
DCameraSource.cpp772 int64_t seekTimeUs; in read() local
DFLACExtractor.cpp735 int64_t seekTimeUs; in read() local
DOggExtractor.cpp174 int64_t seekTimeUs; in read() local
/frameworks/wilhelm/src/android/util/
DAacAdtsExtractor.cpp262 int64_t seekTimeUs; in read() local
/frameworks/av/media/libstagefright/matroska/
DMatroskaExtractor.cpp310 int64_t seekTimeUs, bool isAudio, in seek()
496 int64_t seekTimeUs; in read() local
/frameworks/av/cmds/stagefright/
Dstagefright.cpp228 int64_t seekTimeUs = -1; in playSource() local
541 for (int64_t seekTimeUs = 0; seekTimeUs <= durationUs; in performSeekTest() local

12