Home
last modified time | relevance | path

Searched defs:ntpTimeUs (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTPSource.cpp519 int64_t ntpTimeUs = (int64_t)(ntpTime * 1E6 / (1ll << 32)); in onTimeUpdate() local
573 int64_t ntpTimeUs = track->mNTPAnchorUs + relRtpTimeUs; in addMediaTimestamp() local
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DMyHandler.h1793 int64_t ntpTimeUs = (int64_t)(ntpTime * 1E6 / (1ll << 32)); in onTimeUpdate() local
1937 int64_t ntpTimeUs = track->mNTPAnchorUs + relRtpTimeUs; in addMediaTimestamp() local