Home
last modified time | relevance | path

Searched refs:RtcpPacketTypesCounterUpdated (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/webrtc/video/
Dreceive_statistics_proxy.h73 void RtcpPacketTypesCounterUpdated(
Dvie_channel.h383 void RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function
388 callback_->RtcpPacketTypesCounterUpdated(ssrc, packet_counter); in RtcpPacketTypesCounterUpdated()
Dsend_statistics_proxy.h78 void RtcpPacketTypesCounterUpdated(
Dreceive_statistics_proxy.cc119 void ReceiveStatisticsProxy::RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::ReceiveStatisticsProxy
Dsend_statistics_proxy.cc331 void SendStatisticsProxy::RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::SendStatisticsProxy
/external/webrtc/webrtc/
Dcommon_types.h237 virtual void RtcpPacketTypesCounterUpdated(
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl_unittest.cc130 void RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::__anonb1379db30111::RtpRtcpModule
Drtcp_sender.cc838 packet_type_counter_observer_->RtcpPacketTypesCounterUpdated( in SendCompoundRTCP()
Drtcp_sender_unittest.cc187 void RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::RtcpPacketTypeCounterObserverImpl
Drtcp_receiver.cc374 packet_type_counter_observer_->RtcpPacketTypesCounterUpdated( in IncomingRTCPPacket()