Searched refs:mLatestRtcpSrNtpTimestamp (Results 1 – 2 of 2) sorted by relevance
66 mLatestRtcpSrNtpTimestamp = 0; in MediaQualityAnalyzer()267 mLatestRtcpSrNtpTimestamp = ntpTs; in collectInfo()670 stats->setRtcpSrNtpTimestamp(mLatestRtcpSrNtpTimestamp); in processRtpReceptionStats()
327 int64_t mLatestRtcpSrNtpTimestamp; variable