Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaClock.cpp64 int64_t nowUs = ALooper::GetNowUs(); in updateAnchor() local
100 int64_t nowUs = ALooper::GetNowUs(); in setPlaybackRate() local
157 int64_t nowUs = ALooper::GetNowUs(); in getRealTimeFor() local
DMediaSync.cpp311 int64_t nowUs = ALooper::GetNowUs(); in updateQueuedAudioData() local
463 int64_t MediaSync::getRealTime(int64_t mediaTimeUs, int64_t nowUs) { in getRealTime()
477 int64_t MediaSync::getPlayedOutAudioDurationMedia_l(int64_t nowUs) { in getPlayedOutAudioDurationMedia_l()
554 int64_t nowUs = ALooper::GetNowUs(); in onDrainVideo_l() local
801 int64_t nowUs = ALooper::GetNowUs(); in onMessageReceived() local
DThrottledSource.cpp45 int64_t nowUs = ALooper::GetNowUs(); in readAt() local
DVBRISeeker.cpp172 int64_t nowUs = 0; in getOffsetForTime() local
/frameworks/av/media/libstagefright/wifi-display/source/
DRepeaterSource.cpp131 int64_t nowUs = ALooper::GetNowUs(); in read() local
149 int64_t nowUs = ALooper::GetNowUs(); in read() local
DConverter.cpp350 int64_t nowUs = ALooper::GetNowUs(); in onMessageReceived() local
DTSPacketizer.cpp848 int64_t nowUs = ALooper::GetNowUs(); in packetize() local
DPlaybackSession.cpp831 int64_t nowUs = ALooper::GetNowUs(); in schedulePullExtractor() local
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerRenderer.cpp356 int64_t nowUs = ALooper::GetNowUs(); in getCurrentPosition() local
834 int64_t nowUs = ALooper::GetNowUs(); in fillAudioBuffer() local
1062 int64_t NuPlayer::Renderer::getPendingAudioPlayoutDurationUs(int64_t nowUs) { in getPendingAudioPlayoutDurationUs()
1065 int64_t nowUs = ALooper::GetNowUs(); in getPendingAudioPlayoutDurationUs() local
1076 int64_t NuPlayer::Renderer::getRealTimeUs(int64_t mediaTimeUs, int64_t nowUs) { in getRealTimeUs()
1102 int64_t nowUs = ALooper::GetNowUs(); in onNewAudioMediaTime() local
1157 int64_t nowUs = ALooper::GetNowUs(); in postDrainVideoQueue() local
1254 int64_t nowUs = ALooper::GetNowUs(); in onDrainVideoQueue() local
/frameworks/av/media/libstagefright/rtsp/
DUDPPusher.cpp105 int64_t nowUs = ALooper::GetNowUs(); in onPush() local
DARTPSource.cpp178 int64_t nowUs = ALooper::GetNowUs(); in addFIR() local
DARTPWriter.cpp419 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/base/core/java/com/android/internal/os/
DKernelUidCpuTimeReader.java70 long nowUs = SystemClock.elapsedRealtime() * 1000; in readDelta() local
/frameworks/av/media/libstagefright/wifi-display/rtp/
DRTPSender.cpp270 int64_t nowUs = ALooper::GetNowUs(); in queueTSPackets() local
495 uint64_t nowUs = tv.tv_sec * 1000000ll + tv.tv_usec; in GetNowNTP() local
/frameworks/av/media/libstagefright/foundation/
DALooper.cpp207 int64_t nowUs = GetNowUs(); in loop() local
DANetworkSession.cpp294 int64_t nowUs = ALooper::GetNowUs(); in readMore() local
373 int64_t nowUs = ALooper::GetNowUs(); in readMore() local
407 int64_t nowUs = ALooper::GetNowUs(); in readMore() local
/frameworks/av/cmds/stagefright/
DSimplePlayer.cpp509 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.cpp232 int64_t nowUs = ALooper::GetNowUs(); in delayUsToRefreshPlaylist() local
DLiveSession.cpp104 int64_t nowUs = ALooper::GetNowUs(); in addBandwidthMeasurement() local
/frameworks/base/media/java/android/media/
DMediaPlayer.java3782 long nowUs; in notifyTimedEvent() local