Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTPSource.cpp521 int64_t ntpTimeUs = (int64_t)(ntpTime * 1E6 / (1ll << 32)); in onTimeUpdate() local
575 int64_t ntpTimeUs = track->mNTPAnchorUs + relRtpTimeUs; in addMediaTimestamp() local
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/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