/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 | 1133 status_t NuPlayer::GenericSource::seekTo(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in seekTo() 1152 int64_t seekTimeUs; in onSeek() local 1166 status_t NuPlayer::GenericSource::doSeek(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in doSeek() 1337 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 2314 void NuPlayer::performSeek(int64_t seekTimeUs, MediaPlayerSeekMode mode) { in performSeek()
|
D | NuPlayerDriver.cpp | 478 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 | 455 int64_t seekTimeUs, MediaSource::ReadOptions::SeekMode mode) { in fetchAllTrackSamples() 489 int64_t seekTimeUs, MediaSource::ReadOptions::SeekMode mode) { in fetchTrackSamples()
|
D | CameraSource.cpp | 1069 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/mpeg2/ |
D | MPEG2TSExtractor.cpp | 170 int64_t seekTimeUs; in read() local 618 status_t MPEG2TSExtractor::seek(int64_t seekTimeUs, in seek() 740 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 | 282 int64_t seekTimeUs; in read() local
|
/frameworks/av/media/extractors/aac/ |
D | AACExtractor.cpp | 274 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 | 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 | 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/tests/ |
D | ExtractorUnitTest.cpp | 787 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 | 5659 int64_t seekTimeUs; in read() local 6070 int64_t seekTimeUs; in fragmentedRead() local
|