Home
last modified time | relevance | path

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

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