Home
last modified time | relevance | path

Searched refs:relRtpTimeUs (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTPSource.cpp569 int64_t relRtpTimeUs = in addMediaTimestamp() local
573 int64_t ntpTimeUs = track->mNTPAnchorUs + relRtpTimeUs; in addMediaTimestamp()
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DMyHandler.h1933 int64_t relRtpTimeUs = in addMediaTimestamp() local
1937 int64_t ntpTimeUs = track->mNTPAnchorUs + relRtpTimeUs; in addMediaTimestamp()