/frameworks/av/media/libstagefright/timedtext/ |
D | TimedTextPlayer.cpp | 108 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
|
D | TimedTextSRTSource.cpp | 220 int64_t seekTimeUs; in getText() local
|
/frameworks/av/media/libstagefright/mpeg2ts/ |
D | MPEG2TSExtractor.cpp | 93 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/ |
D | RTSPSource.cpp | 296 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
|
D | GenericSource.cpp | 1282 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()
|
D | HTTPLiveSource.cpp | 199 status_t NuPlayer::HTTPLiveSource::seekTo(int64_t seekTimeUs) { in seekTo()
|
D | NuPlayer.cpp | 414 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()
|
D | NuPlayerDriver.cpp | 396 int64_t seekTimeUs = msec * 1000ll; in seekTo() local
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
D | RepeaterSource.cpp | 111 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
D | AACEncoder.cpp | 219 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/libstagefright/ |
D | JPEGSource.cpp | 114 int64_t seekTimeUs; in read() local
|
D | MidiExtractor.cpp | 122 int64_t seekTimeUs; in read() local
|
D | AMRExtractor.cpp | 254 int64_t seekTimeUs; in read() local
|
D | AACExtractor.cpp | 290 int64_t seekTimeUs; in read() local
|
D | WAVExtractor.cpp | 404 int64_t seekTimeUs; in read() local
|
D | NuMediaExtractor.cpp | 360 int64_t seekTimeUs, MediaSource::ReadOptions::SeekMode mode) { in fetchTrackSamples()
|
D | MP3Extractor.cpp | 491 int64_t seekTimeUs; in read() local
|
D | CameraSource.cpp | 833 int64_t seekTimeUs; in read() local
|
D | FLACExtractor.cpp | 759 int64_t seekTimeUs; in read() local
|
D | AVIExtractor.cpp | 145 int64_t seekTimeUs; in read() local
|
D | OggExtractor.cpp | 258 int64_t seekTimeUs; in read() local
|
D | MPEG4Extractor.cpp | 3989 int64_t seekTimeUs; in read() local 4272 int64_t seekTimeUs; in fragmentedRead() local
|
/frameworks/wilhelm/src/android/util/ |
D | AacAdtsExtractor.cpp | 262 int64_t seekTimeUs; in read() local
|
/frameworks/av/cmds/stagefright/ |
D | stagefright.cpp | 229 int64_t seekTimeUs = -1; in playSource() local 547 for (int64_t seekTimeUs = 0; seekTimeUs <= durationUs; in performSeekTest() local
|
/frameworks/av/media/libstagefright/matroska/ |
D | MatroskaExtractor.cpp | 361 int64_t seekTimeUs, bool isAudio, in seek() 554 int64_t seekTimeUs; in read() local
|