Home
last modified time | relevance | path

Searched defs:nowUs (Results 1 – 17 of 17) sorted by relevance

/frameworks/av/media/libstagefright/
DMediaSync.cpp314 int64_t nowUs = ALooper::GetNowUs(); in updateQueuedAudioData() local
466 int64_t MediaSync::getRealTime(int64_t mediaTimeUs, int64_t nowUs) { in getRealTime()
480 int64_t MediaSync::getPlayedOutAudioDurationMedia_l(int64_t nowUs) { in getPlayedOutAudioDurationMedia_l()
541 int64_t nowUs = ALooper::GetNowUs(); in onDrainVideo_l() local
788 int64_t nowUs = ALooper::GetNowUs(); in onMessageReceived() local
DMediaClock.cpp99 int64_t nowUs = ALooper::GetNowUs(); in updateAnchor() local
137 int64_t nowUs = ALooper::GetNowUs(); in setPlaybackRate() local
198 int64_t nowUs = ALooper::GetNowUs(); in getRealTimeFor() local
DThrottledSource.cpp45 int64_t nowUs = ALooper::GetNowUs(); in readAt() local
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerRenderer.cpp380 int64_t nowUs = ALooper::GetNowUs(); in getCurrentPosition() local
926 int64_t nowUs = ALooper::GetNowUs(); in fillAudioBuffer() local
1173 int64_t NuPlayer::Renderer::getPendingAudioPlayoutDurationUs(int64_t nowUs) { in getPendingAudioPlayoutDurationUs()
1176 int64_t nowUs = ALooper::GetNowUs(); in getPendingAudioPlayoutDurationUs() local
1198 int64_t NuPlayer::Renderer::getRealTimeUs(int64_t mediaTimeUs, int64_t nowUs) { in getRealTimeUs()
1224 int64_t nowUs = ALooper::GetNowUs(); in onNewAudioMediaTime() local
1277 int64_t nowUs = ALooper::GetNowUs(); in postDrainVideoQueue() local
1343 int64_t nowUs = ALooper::GetNowUs(); in onDrainVideoQueue() local
1443 int64_t nowUs = ALooper::GetNowUs(); in notifyEOS_l() local
1608 int64_t nowUs = ALooper::GetNowUs(); in onFlush() local
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2Renderer.cpp371 int64_t nowUs = ALooper::GetNowUs(); in getCurrentPosition() local
913 int64_t nowUs = ALooper::GetNowUs(); in fillAudioBuffer() local
1159 int64_t NuPlayer2::Renderer::getPendingAudioPlayoutDurationUs(int64_t nowUs) { in getPendingAudioPlayoutDurationUs()
1162 int64_t nowUs = ALooper::GetNowUs(); in getPendingAudioPlayoutDurationUs() local
1184 int64_t NuPlayer2::Renderer::getRealTimeUs(int64_t mediaTimeUs, int64_t nowUs) { in getRealTimeUs()
1210 int64_t nowUs = ALooper::GetNowUs(); in onNewAudioMediaTime() local
1263 int64_t nowUs = ALooper::GetNowUs(); in postDrainVideoQueue() local
1329 int64_t nowUs = ALooper::GetNowUs(); in onDrainVideoQueue() local
1429 int64_t nowUs = ALooper::GetNowUs(); in notifyEOS_l() local
1594 int64_t nowUs = ALooper::GetNowUs(); in onFlush() local
/frameworks/av/media/libstagefright/foundation/
DALooper.cpp173 int64_t nowUs = GetNowUs(); in post() local
209 int64_t nowUs = GetNowUs(); in loop() local
/frameworks/av/media/libstagefright/rtsp/
DUDPPusher.cpp105 int64_t nowUs = ALooper::GetNowUs(); in onPush() local
DARTPSource.cpp182 int64_t nowUs = ALooper::GetNowUs(); in addFIR() local
DARTPWriter.cpp421 uint64_t nowUs = ALooper::GetNowUs(); in GetNowNTP() local
DARTPConnection.cpp308 int64_t nowUs = ALooper::GetNowUs(); in onPollStreams() local
DMyTransmitter.h144 uint64_t nowUs = tv.tv_sec * 1000000ll + tv.tv_usec; in ntpTime() local
/frameworks/av/media/extractors/mp3/
DVBRISeeker.cpp174 int64_t nowUs = 0; in getOffsetForTime() local
/frameworks/av/cmds/stagefright/
DSimplePlayer.cpp512 int64_t nowUs = ALooper::GetNowUs(); in onDoMoreStuff() local
/frameworks/base/media/jni/
Dandroid_media_MediaSync.cpp285 int64_t nowUs = ALooper::GetNowUs(); in android_media_MediaSync_native_getTimestamp() local
/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp242 int64_t nowUs = ALooper::GetNowUs(); in delayUsToRefreshPlaylist() local
DLiveSession.cpp103 int64_t nowUs = ALooper::GetNowUs(); in addBandwidthMeasurement() local
/frameworks/base/media/java/android/media/
DMediaPlayer.java5745 long nowUs; in notifyTimedEvent() local