Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTPSource.cpp198 void ARTPSource::calcTimeGapRtpRtcp(const sp<ABuffer> &buffer, int64_t nowUs) { in calcTimeGapRtpRtcp()
233 void ARTPSource::calcUnderlineDelay(const sp<ABuffer> &buffer, int64_t nowUs) { in calcUnderlineDelay()
245 void ARTPSource::adjustAnchorTimeIfRequired(int64_t nowUs) { in adjustAnchorTimeIfRequired()
266 int64_t nowUs = ALooper::GetNowUs(); in queuePacket() local
382 int64_t nowUs = ALooper::GetNowUs(); in addFIR() local
734 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.cpp481 int64_t nowUs = ALooper::GetNowUs(); in onPollStreams() local
711 int64_t nowUs = ALooper::GetNowUs(); in notifyCongestionToUpperLayerIfNeeded() local
1022 int64_t nowUs = ALooper::GetNowUs(); in parseBYE() local
1306 void ARTPConnection::checkRxBitrate(int64_t nowUs) { in checkRxBitrate()
DARTPWriter.cpp819 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
DMediaClock.cpp99 int64_t nowUs = ALooper::GetNowUs(); in updateAnchor() local
141 int64_t nowUs = ALooper::GetNowUs(); in setPlaybackRate() local
202 int64_t nowUs = ALooper::GetNowUs(); in getRealTimeFor() local
DThrottledSource.cpp45 int64_t nowUs = ALooper::GetNowUs(); in readAt() local
DVideoRenderQualityTracker.cpp752 int64_t VideoRenderQualityTracker::nowUs() { in nowUs() function in android::VideoRenderQualityTracker
DMediaCodec.cpp6597 int64_t nowUs = ALooper::GetNowUs(); in onReleaseOutputBuffer() local
/frameworks/av/media/module/foundation/
DALooper.cpp177 int64_t nowUs = getNowUs(); in post() local
209 int64_t nowUs = getNowUs(); in postUnique() local
264 int64_t nowUs = getNowUs(); in loop() local
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerRenderer.cpp409 int64_t nowUs = ALooper::GetNowUs(); in getCurrentPosition() local
1005 int64_t nowUs = ALooper::GetNowUs(); in fillAudioBuffer() local
1252 int64_t NuPlayer::Renderer::getPendingAudioPlayoutDurationUs(int64_t nowUs) { in getPendingAudioPlayoutDurationUs()
1255 int64_t nowUs = ALooper::GetNowUs(); in getPendingAudioPlayoutDurationUs() local
1277 int64_t NuPlayer::Renderer::getRealTimeUs(int64_t mediaTimeUs, int64_t nowUs) { in getRealTimeUs()
1303 int64_t nowUs = ALooper::GetNowUs(); in onNewAudioMediaTime() local
1357 int64_t nowUs = ALooper::GetNowUs(); in postDrainVideoQueue() local
1427 int64_t nowUs = ALooper::GetNowUs(); in onDrainVideoQueue() local
1527 int64_t nowUs = ALooper::GetNowUs(); in notifyEOS_l() local
1694 int64_t nowUs = ALooper::GetNowUs(); in onFlush() local
/frameworks/av/media/module/extractors/mp3/
DVBRISeeker.cpp171 int64_t nowUs = 0; in getOffsetForTime() local
/frameworks/av/media/module/foundation/tests/
DAMessage_test.cpp37 void setClockUs(int64_t nowUs) { in setClockUs()
/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.cpp417 const auto nowUs = static_cast<uint64_t>( in elapsedUsSinceMonoTs() local
/frameworks/base/media/java/android/media/
DMediaPlayer.java6090 long nowUs; in notifyTimedEvent() local
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java3275 final long nowUs = elapsedRealtimeMs * 1000; in addDuration() local
3286 final long nowUs = elapsedRealtimeMs * 1000; in abortLastDuration() local