/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | RTSPSource.cpp | 305 status_t NuPlayer::RTSPSource::seekTo(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in seekTo() 320 void NuPlayer::RTSPSource::performSeek(int64_t seekTimeUs) { in performSeek() 504 int64_t seekTimeUs; in onMessageReceived() local
|
D | GenericSource.cpp | 1121 status_t NuPlayer::GenericSource::seekTo(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in seekTo() 1140 int64_t seekTimeUs; in onSeek() local 1154 status_t NuPlayer::GenericSource::doSeek(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in doSeek() 1325 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 | RTPSource.cpp | 357 status_t NuPlayer::RTPSource::seekTo(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in seekTo()
|
D | NuPlayer.cpp | 501 void NuPlayer::seekToAsync(int64_t seekTimeUs, MediaPlayerSeekMode mode, bool needNotify) { in seekToAsync() 1373 int64_t seekTimeUs; in onMessageReceived() local 2340 void NuPlayer::performSeek(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in performSeek()
|
D | NuPlayerDriver.cpp | 499 int64_t seekTimeUs = msec * 1000LL; in seekTo() local
|
/frameworks/av/media/libstagefright/ |
D | JPEGSource.cpp | 115 int64_t seekTimeUs; in read() local
|
D | NuMediaExtractor.cpp | 525 int64_t seekTimeUs, MediaSource::ReadOptions::SeekMode mode) { in fetchAllTrackSamples() 559 int64_t seekTimeUs, MediaSource::ReadOptions::SeekMode mode) { in fetchTrackSamples()
|
D | CameraSource.cpp | 869 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/mpeg2/ |
D | MPEG2TSExtractor.cpp | 170 int64_t seekTimeUs; in read() local 621 status_t MPEG2TSExtractor::seek(int64_t seekTimeUs, in seek() 743 status_t MPEG2TSExtractor::seekBeyond(int64_t seekTimeUs) { in seekBeyond()
|
/frameworks/wilhelm/src/android/util/ |
D | AacAdtsExtractor.cpp | 237 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/midi/ |
D | MidiExtractor.cpp | 123 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/amr/ |
D | AMRExtractor.cpp | 284 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/aac/ |
D | AACExtractor.cpp | 278 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/mkv/ |
D | MatroskaExtractor.cpp | 431 int64_t seekTimeUs, bool isAudio, in seek() 586 void BlockIterator::seekwithoutcue_l(int64_t seekTimeUs, int64_t *actualFrameTimeUs) { in seekwithoutcue_l() 920 int64_t seekTimeUs; in mp3FrameRead() local 1048 int64_t seekTimeUs; in read() local
|
/frameworks/av/cmds/stagefright/ |
D | stagefright.cpp | 249 int64_t seekTimeUs = -1; in playSource() local 572 for (int64_t seekTimeUs = 0; seekTimeUs <= durationUs; in performSeekTest() local
|
/frameworks/av/media/extractors/wav/ |
D | WAVExtractor.cpp | 440 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/mp3/ |
D | MP3Extractor.cpp | 490 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/flac/ |
D | FLACExtractor.cpp | 712 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/tests/ |
D | ExtractorUnitTest.cpp | 803 for (int64_t seekTimeUs : seekToTimeStampUs) { in TEST_P() local
|
/frameworks/av/media/extractors/ogg/ |
D | OggExtractor.cpp | 271 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/mp4/ |
D | MPEG4Extractor.cpp | 6114 int64_t seekTimeUs; in read() local 6584 int64_t seekTimeUs; in fragmentedRead() local
|