/frameworks/av/media/libmediaplayer2/nuplayer2/ |
D | RTSPSource2.cpp | 296 status_t NuPlayer2::RTSPSource2::seekTo(int64_t seekTimeUs, MediaPlayer2SeekMode mode) { in seekTo() 311 void NuPlayer2::RTSPSource2::performSeek(int64_t seekTimeUs) { in performSeek() 495 int64_t seekTimeUs; in onMessageReceived() local
|
D | GenericSource2.cpp | 1000 status_t NuPlayer2::GenericSource2::seekTo(int64_t seekTimeUs, MediaPlayer2SeekMode mode) { in seekTo() 1019 int64_t seekTimeUs; in onSeek() local 1033 status_t NuPlayer2::GenericSource2::doSeek(int64_t seekTimeUs, MediaPlayer2SeekMode mode) { in doSeek() 1207 media_track_type trackType, int64_t seekTimeUs, MediaPlayer2SeekMode mode, in readBuffer()
|
D | HTTPLiveSource2.cpp | 243 status_t NuPlayer2::HTTPLiveSource2::seekTo(int64_t seekTimeUs, MediaPlayer2SeekMode mode) { in seekTo()
|
D | NuPlayer2.cpp | 584 void NuPlayer2::seekToAsync(int64_t seekTimeUs, MediaPlayer2SeekMode mode, bool needNotify) { in seekToAsync() 1529 int64_t seekTimeUs; in onMessageReceived() local 1578 int64_t seekTimeUs = mCurrentSourceInfo.mStartTimeUs; in onMessageReceived() local 2482 void NuPlayer2::performSeek(int64_t seekTimeUs, MediaPlayer2SeekMode mode) { in performSeek()
|
D | NuPlayer2Driver.cpp | 380 int64_t seekTimeUs = msec * 1000LL; in seekTo() local
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | RTSPSource.cpp | 297 status_t NuPlayer::RTSPSource::seekTo(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in seekTo() 312 void NuPlayer::RTSPSource::performSeek(int64_t seekTimeUs) { in performSeek() 496 int64_t seekTimeUs; in onMessageReceived() local
|
D | GenericSource.cpp | 1131 status_t NuPlayer::GenericSource::seekTo(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in seekTo() 1150 int64_t seekTimeUs; in onSeek() local 1164 status_t NuPlayer::GenericSource::doSeek(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in doSeek() 1335 media_track_type trackType, int64_t seekTimeUs, MediaPlayerSeekMode mode, in readBuffer()
|
D | HTTPLiveSource.cpp | 241 status_t NuPlayer::HTTPLiveSource::seekTo(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in seekTo()
|
D | NuPlayer.cpp | 488 void NuPlayer::seekToAsync(int64_t seekTimeUs, MediaPlayerSeekMode mode, bool needNotify) { in seekToAsync() 1358 int64_t seekTimeUs; in onMessageReceived() local 2312 void NuPlayer::performSeek(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in performSeek()
|
D | NuPlayerDriver.cpp | 477 int64_t seekTimeUs = msec * 1000LL; in seekTo() local
|
/frameworks/av/media/extractors/mpeg2/ |
D | MPEG2TSExtractor.cpp | 171 int64_t seekTimeUs; in read() local 619 status_t MPEG2TSExtractor::seek(int64_t seekTimeUs, in seek() 741 status_t MPEG2TSExtractor::seekBeyond(int64_t seekTimeUs) { in seekBeyond()
|
/frameworks/av/media/libstagefright/ |
D | JPEGSource.cpp | 115 int64_t seekTimeUs; in read() local
|
D | NuMediaExtractor.cpp | 454 int64_t seekTimeUs, MediaSource::ReadOptions::SeekMode mode) { in fetchAllTrackSamples() 488 int64_t seekTimeUs, MediaSource::ReadOptions::SeekMode mode) { in fetchTrackSamples()
|
D | CameraSource.cpp | 1069 int64_t seekTimeUs; in read() local
|
/frameworks/wilhelm/src/android/util/ |
D | AacAdtsExtractor.cpp | 237 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/midi/ |
D | MidiExtractor.cpp | 121 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/amr/ |
D | AMRExtractor.cpp | 279 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/aac/ |
D | AACExtractor.cpp | 271 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/mkv/ |
D | MatroskaExtractor.cpp | 426 int64_t seekTimeUs, bool isAudio, in seek() 581 void BlockIterator::seekwithoutcue_l(int64_t seekTimeUs, int64_t *actualFrameTimeUs) { in seekwithoutcue_l() 913 int64_t seekTimeUs; in mp3FrameRead() local 1039 int64_t seekTimeUs; in read() local
|
/frameworks/av/cmds/stagefright/ |
D | stagefright.cpp | 250 int64_t seekTimeUs = -1; in playSource() local 573 for (int64_t seekTimeUs = 0; seekTimeUs <= durationUs; in performSeekTest() local
|
/frameworks/av/media/extractors/wav/ |
D | WAVExtractor.cpp | 438 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/mp3/ |
D | MP3Extractor.cpp | 499 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/flac/ |
D | FLACExtractor.cpp | 710 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/ogg/ |
D | OggExtractor.cpp | 271 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/mp4/ |
D | MPEG4Extractor.cpp | 5581 int64_t seekTimeUs; in read() local 5992 int64_t seekTimeUs; in fragmentedRead() local
|