Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTPSource.cpp208 int64_t anchorRtpTime = mLastSrRtpTime + elapsedRtpTime; in calcTimeGapRtpRtcp() local
209 int64_t rtpTimeGap = anchorRtpTime - rtpTime; in calcTimeGapRtpRtcp()