Home
last modified time | relevance | path

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

/frameworks/base/media/libstagefright/mpeg2ts/
DMPEG2TSExtractor.cpp97 int64_t seekTimeUs; in read() local
225 void MPEG2TSExtractor::seekTo(int64_t seekTimeUs) { in seekTo()
/frameworks/base/media/libstagefright/codecs/amrnb/enc/
DAMRNBEncoder.cpp147 int64_t seekTimeUs; in read() local
/frameworks/base/media/libmediaplayerservice/nuplayer/
DHTTPLiveSource.cpp172 status_t NuPlayer::HTTPLiveSource::seekTo(int64_t seekTimeUs) { in seekTo()
DNuPlayer.cpp130 void NuPlayer::seekToAsync(int64_t seekTimeUs) { in seekToAsync()
492 int64_t seekTimeUs; in onMessageReceived() local
DNuPlayerDriver.cpp180 int64_t seekTimeUs = msec * 1000ll; in seekTo() local
/frameworks/media/libvideoeditor/lvpp/
DDummyVideoSource.cpp129 int64_t seekTimeUs; in read() local
DDummyAudioSource.cpp160 int64_t seekTimeUs; in read() local
DVideoEditorSRC.cpp115 int64_t seekTimeUs; in read() local
/frameworks/base/media/libstagefright/codecs/amrwbenc/
DAMRWBEncoder.cpp198 int64_t seekTimeUs; in read() local
/frameworks/base/media/libstagefright/codecs/aacenc/
DAACEncoder.cpp221 int64_t seekTimeUs; in read() local
/frameworks/base/media/libstagefright/
DJPEGSource.cpp114 int64_t seekTimeUs; in read() local
DAMRExtractor.cpp254 int64_t seekTimeUs; in read() local
DAACExtractor.cpp275 int64_t seekTimeUs; in read() local
DWAVExtractor.cpp320 int64_t seekTimeUs; in read() local
DMP3Extractor.cpp408 int64_t seekTimeUs; in read() local
DCameraSource.cpp726 int64_t seekTimeUs; in read() local
DFLACExtractor.cpp708 int64_t seekTimeUs; in read() local
DOggExtractor.cpp174 int64_t seekTimeUs; in read() local
DAVIExtractor.cpp145 int64_t seekTimeUs; in read() local
DMPEG4Extractor.cpp1937 int64_t seekTimeUs; in read() local
DOMXCodec.cpp3870 int64_t seekTimeUs; in read() local
/frameworks/base/media/libstagefright/timedtext/
DTimedTextParser.cpp202 int64_t seekTimeUs; in getText() local
/frameworks/base/media/libstagefright/matroska/
DMatroskaExtractor.cpp306 void BlockIterator::seek(int64_t seekTimeUs, bool seekToKeyFrame) { in seek()
400 int64_t seekTimeUs; in read() local
/frameworks/base/cmds/stagefright/
Dstagefright.cpp232 int64_t seekTimeUs = -1; in playSource() local
545 for (int64_t seekTimeUs = 0; seekTimeUs <= durationUs; in performSeekTest() local