Home
last modified time | relevance | path

Searched defs:ntpTime (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPSession.cpp151 uint64_t ntpTime; in onMessageReceived() local
H A DARTPSource.cpp135 void ARTPSource::timeUpdate(uint32_t rtpTime, uint64_t ntpTime) { in timeUpdate()
H A DMyTransmitter.h140 uint64_t ntpTime() { in ntpTime() function
H A DARTPConnection.cpp953 uint64_t ntpTime = u64at(&data[8]); in parseSR() local
H A DARTPWriter.cpp661 uint64_t ntpTime = GetNowNTP(); in addSR() local
H A DMyHandler.h1021 uint64_t ntpTime; in onMessageReceived() local
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DNtpTimeHelper.java94 NtpTrustedTime ntpTime) { in NtpTimeHelper()
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTPSource.cpp393 uint64_t ntpTime; in onMessageReceived() local
513 void NuPlayer::RTPSource::onTimeUpdate(int32_t trackIndex, uint32_t rtpTime, uint64_t ntpTime) { in onTimeUpdate()
H A DNuPlayer.cpp2860 int64_t ntpTime = 0, recvTimeUs = 0; in sendIMSRxNotice() local