Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTPSource.cpp571 int64_t relRtpTimeUs = in addMediaTimestamp() local
575 int64_t ntpTimeUs = track->mNTPAnchorUs + relRtpTimeUs; in addMediaTimestamp()
/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DMyHandler.h1933 int64_t relRtpTimeUs = in addMediaTimestamp() local
1937 int64_t ntpTimeUs = track->mNTPAnchorUs + relRtpTimeUs; in addMediaTimestamp()