Home
last modified time | relevance | path

Searched refs:OnInactiveSsrc (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/video/
Dsend_statistics_proxy.h91 void OnInactiveSsrc(uint32_t ssrc);
Dvideo_send_stream_impl.cc543 stats_proxy_->OnInactiveSsrc(config_->rtp.ssrcs[i]); in OnEncoderConfigurationChanged()
Dsend_statistics_proxy.cc805 void SendStatisticsProxy::OnInactiveSsrc(uint32_t ssrc) { in OnInactiveSsrc() function in webrtc::SendStatisticsProxy
Dsend_statistics_proxy_unittest.cc2266 statistics_proxy_->OnInactiveSsrc(config_.rtp.ssrcs[1]); in TEST_F()
2280 statistics_proxy_->OnInactiveSsrc(config_.rtp.ssrcs[1]); in TEST_F()