/frameworks/base/media/libstagefright/mpeg2ts/ |
D | MPEG2TSExtractor.cpp | 97 int64_t seekTimeUs; in read() local 225 void MPEG2TSExtractor::seekTo(int64_t seekTimeUs) { in seekTo()
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/ |
D | AMRNBEncoder.cpp | 147 int64_t seekTimeUs; in read() local
|
/frameworks/base/media/libmediaplayerservice/nuplayer/ |
D | HTTPLiveSource.cpp | 172 status_t NuPlayer::HTTPLiveSource::seekTo(int64_t seekTimeUs) { in seekTo()
|
D | NuPlayer.cpp | 130 void NuPlayer::seekToAsync(int64_t seekTimeUs) { in seekToAsync() 492 int64_t seekTimeUs; in onMessageReceived() local
|
D | NuPlayerDriver.cpp | 180 int64_t seekTimeUs = msec * 1000ll; in seekTo() local
|
/frameworks/media/libvideoeditor/lvpp/ |
D | DummyVideoSource.cpp | 129 int64_t seekTimeUs; in read() local
|
D | DummyAudioSource.cpp | 160 int64_t seekTimeUs; in read() local
|
D | VideoEditorSRC.cpp | 115 int64_t seekTimeUs; in read() local
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/ |
D | AMRWBEncoder.cpp | 198 int64_t seekTimeUs; in read() local
|
/frameworks/base/media/libstagefright/codecs/aacenc/ |
D | AACEncoder.cpp | 221 int64_t seekTimeUs; in read() local
|
/frameworks/base/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 | 275 int64_t seekTimeUs; in read() local
|
D | WAVExtractor.cpp | 320 int64_t seekTimeUs; in read() local
|
D | MP3Extractor.cpp | 408 int64_t seekTimeUs; in read() local
|
D | CameraSource.cpp | 726 int64_t seekTimeUs; in read() local
|
D | FLACExtractor.cpp | 708 int64_t seekTimeUs; in read() local
|
D | OggExtractor.cpp | 174 int64_t seekTimeUs; in read() local
|
D | AVIExtractor.cpp | 145 int64_t seekTimeUs; in read() local
|
D | MPEG4Extractor.cpp | 1937 int64_t seekTimeUs; in read() local
|
D | OMXCodec.cpp | 3870 int64_t seekTimeUs; in read() local
|
/frameworks/base/media/libstagefright/timedtext/ |
D | TimedTextParser.cpp | 202 int64_t seekTimeUs; in getText() local
|
/frameworks/base/media/libstagefright/matroska/ |
D | MatroskaExtractor.cpp | 306 void BlockIterator::seek(int64_t seekTimeUs, bool seekToKeyFrame) { in seek() 400 int64_t seekTimeUs; in read() local
|
/frameworks/base/cmds/stagefright/ |
D | stagefright.cpp | 232 int64_t seekTimeUs = -1; in playSource() local 545 for (int64_t seekTimeUs = 0; seekTimeUs <= durationUs; in performSeekTest() local
|