Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.h381 PacketLossStats receive_loss_stats_; variable
Drtp_rtcp_impl.cc619 stats_source = &receive_loss_stats_; in GetRtpPacketLossStats()
697 receive_loss_stats_.AddLostPacket(nack_list[i]); in SendNACK()