Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver.h123 RTCPHelp::RTCPReceiveInformation& receiveInformation);
Drtcp_receiver.cc671 RTCPReceiveInformation& receiveInformation) { in UpdateReceiveInformation() argument
673 receiveInformation.lastTimeReceived = _clock->TimeInMilliseconds(); in UpdateReceiveInformation()