Searched refs:mLatestRoundTripDelayMs (Results 1 – 2 of 2) sorted by relevance
67 mLatestRoundTripDelayMs = 0; in MediaQualityAnalyzer()283 mLatestRoundTripDelayMs = value; in collectOptionalInfo()671 stats->setRoundTripTimeMs(mLatestRoundTripDelayMs); in processRtpReceptionStats()
328 int32_t mLatestRoundTripDelayMs; variable