Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTPSource.cpp175 void ARTPSource::calcTimeGapRtpRtcp(const sp<ABuffer> &buffer, int64_t nowUs) { in calcTimeGapRtpRtcp()
210 void ARTPSource::calcUnderlineDelay(const sp<ABuffer> &buffer, int64_t nowUs) { in calcUnderlineDelay()
222 void ARTPSource::adjustAnchorTimeIfRequired(int64_t nowUs) { in adjustAnchorTimeIfRequired()
243 int64_t nowUs = ALooper::GetNowUs(); in queuePacket() local
347 int64_t nowUs = ALooper::GetNowUs(); in addFIR() local
706 void ARTPSource::notifyPktInfo(int32_t bitrate, int64_t nowUs, bool isRegular) { in notifyPktInfo()
DUDPPusher.cpp105 int64_t nowUs = ALooper::GetNowUs(); in onPush() local
DQualManager.cpp124 void QualManager::setTargetBitrate(uint8_t fraction, int64_t nowUs, bool isTooLowPkts) { in setTargetBitrate()
DARTPConnection.cpp448 int64_t nowUs = ALooper::GetNowUs(); in onPollStreams() local
925 int64_t nowUs = ALooper::GetNowUs(); in parseBYE() local
1145 void ARTPConnection::checkRxBitrate(int64_t nowUs) { in checkRxBitrate()
DMyTransmitter.h144 uint64_t nowUs = tv.tv_sec * 1000000ll + tv.tv_usec; in ntpTime() local
DARTPWriter.cpp793 uint64_t nowUs = systemTime(SYSTEM_TIME_REALTIME) / 1000ll; in GetNowNTP() local
/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
DThrottledSource.cpp45 int64_t nowUs = ALooper::GetNowUs(); in readAt() 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
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerRenderer.cpp400 int64_t nowUs = ALooper::GetNowUs(); in getCurrentPosition() local
956 int64_t nowUs = ALooper::GetNowUs(); in fillAudioBuffer() local
1203 int64_t NuPlayer::Renderer::getPendingAudioPlayoutDurationUs(int64_t nowUs) { in getPendingAudioPlayoutDurationUs()
1206 int64_t nowUs = ALooper::GetNowUs(); in getPendingAudioPlayoutDurationUs() local
1228 int64_t NuPlayer::Renderer::getRealTimeUs(int64_t mediaTimeUs, int64_t nowUs) { in getRealTimeUs()
1254 int64_t nowUs = ALooper::GetNowUs(); in onNewAudioMediaTime() local
1307 int64_t nowUs = ALooper::GetNowUs(); in postDrainVideoQueue() local
1373 int64_t nowUs = ALooper::GetNowUs(); in onDrainVideoQueue() local
1473 int64_t nowUs = ALooper::GetNowUs(); in notifyEOS_l() local
1638 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/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.cpp243 int64_t nowUs = ALooper::GetNowUs(); in delayUsToRefreshPlaylist() local
DLiveSession.cpp104 int64_t nowUs = ALooper::GetNowUs(); in addBandwidthMeasurement() local
/frameworks/base/services/incremental/
DIncrementalService.cpp412 const auto nowUs = static_cast<uint64_t>( in elapsedUsSinceMonoTs() local
/frameworks/base/media/java/android/media/
DMediaPlayer.java6024 long nowUs; in notifyTimedEvent() local
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java2240 final long nowUs = elapsedRealtimeMs * 1000; in addDuration() local
2255 final long nowUs = elapsedRealtimeMs * 1000; in abortLastDuration() local