Home
last modified time | relevance | path

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

/external/chromium_org/media/cast/net/rtcp/
Drtcp.cc199 RtpReceiverStatistics* rtp_receiver_statistics) { in SendRtcpFromRtpReceiver() argument
209 if (rtp_receiver_statistics) { in SendRtcpFromRtpReceiver()
212 rtp_receiver_statistics->GetStatistics( in SendRtcpFromRtpReceiver()
232 rtp_receiver_statistics ? &report_block : NULL, in SendRtcpFromRtpReceiver()
Drtcp.h84 RtpReceiverStatistics* rtp_receiver_statistics);