| /frameworks/av/media/libstagefright/timedtext/ |
| D | TimedTextPlayer.cpp | 107 int64_t seekTimeUs = positionMs * 1000ll; in onMessageReceived() local 121 int64_t seekTimeUs; in onMessageReceived() local 136 int64_t seekTimeUs = kInvalidTimeUs; in onMessageReceived() local 219 void TimedTextPlayer::doSeekAndRead(int64_t seekTimeUs) { in doSeekAndRead() 235 int64_t seekTimeUs = kInvalidTimeUs; in doRead() local
|
| D | TimedTextSRTSource.cpp | 220 int64_t seekTimeUs; in getText() local
|
| /frameworks/av/media/libmediaplayerservice/nuplayer/ |
| D | GenericSource.cpp | 190 status_t NuPlayer::GenericSource::seekTo(int64_t seekTimeUs) { in seekTo() 206 bool audio, int64_t seekTimeUs, int64_t *actualTimeUs) { in readBuffer()
|
| D | RTSPSource.cpp | 304 status_t NuPlayer::RTSPSource::seekTo(int64_t seekTimeUs) { in seekTo() 313 void NuPlayer::RTSPSource::performSeek(int64_t seekTimeUs) { in performSeek() 339 int64_t seekTimeUs; in onMessageReceived() local
|
| D | HTTPLiveSource.cpp | 191 status_t NuPlayer::HTTPLiveSource::seekTo(int64_t seekTimeUs) { in seekTo()
|
| D | NuPlayer.cpp | 256 void NuPlayer::seekToAsync(int64_t seekTimeUs) { in seekToAsync() 726 int64_t seekTimeUs; in onMessageReceived() local 1140 void NuPlayer::performSeek(int64_t seekTimeUs) { in performSeek()
|
| D | NuPlayerDriver.cpp | 277 int64_t seekTimeUs = msec * 1000ll; in seekTo() local
|
| /frameworks/av/media/libstagefright/mpeg2ts/ |
| D | MPEG2TSExtractor.cpp | 97 int64_t seekTimeUs; in read() local 225 void MPEG2TSExtractor::seekTo(int64_t seekTimeUs) { in seekTo()
|
| /frameworks/av/libvideoeditor/lvpp/ |
| D | DummyAudioSource.cpp | 123 int64_t seekTimeUs; in read() local
|
| D | DummyVideoSource.cpp | 126 int64_t seekTimeUs; in read() local
|
| D | VideoEditorSRC.cpp | 123 int64_t seekTimeUs; in read() local
|
| /frameworks/av/media/libstagefright/wifi-display/source/ |
| D | RepeaterSource.cpp | 110 int64_t seekTimeUs; in read() local
|
| /frameworks/av/media/libstagefright/codecs/aacenc/ |
| D | AACEncoder.cpp | 221 int64_t seekTimeUs; in read() local
|
| /frameworks/av/media/libstagefright/ |
| D | JPEGSource.cpp | 114 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 | 358 int64_t seekTimeUs, MediaSource::ReadOptions::SeekMode mode) { in fetchTrackSamples()
|
| D | MP3Extractor.cpp | 478 int64_t seekTimeUs; in read() local
|
| D | CameraSource.cpp | 772 int64_t seekTimeUs; in read() local
|
| D | FLACExtractor.cpp | 735 int64_t seekTimeUs; in read() local
|
| D | OggExtractor.cpp | 174 int64_t seekTimeUs; in read() local
|
| /frameworks/wilhelm/src/android/util/ |
| D | AacAdtsExtractor.cpp | 262 int64_t seekTimeUs; in read() local
|
| /frameworks/av/media/libstagefright/matroska/ |
| D | MatroskaExtractor.cpp | 310 int64_t seekTimeUs, bool isAudio, in seek() 496 int64_t seekTimeUs; in read() local
|
| /frameworks/av/cmds/stagefright/ |
| D | stagefright.cpp | 228 int64_t seekTimeUs = -1; in playSource() local 541 for (int64_t seekTimeUs = 0; seekTimeUs <= durationUs; in performSeekTest() local
|