Searched refs:OnInactiveSsrc (Results 1 – 4 of 4) sorted by relevance
64 void OnInactiveSsrc(uint32_t ssrc);
408 statistics_proxy_->OnInactiveSsrc(config_.rtp.ssrcs[1]); in TEST_F()423 statistics_proxy_->OnInactiveSsrc(config_.rtp.ssrcs[1]); in TEST_F()
232 void SendStatisticsProxy::OnInactiveSsrc(uint32_t ssrc) { in OnInactiveSsrc() function in webrtc::SendStatisticsProxy
437 stats_proxy_.OnInactiveSsrc(config_.rtp.ssrcs[i]); in ReconfigureVideoEncoder()