Home
last modified time | relevance | path

Searched refs:GetSendFrameRate (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/video/
Dsend_statistics_proxy.h106 int GetSendFrameRate() const;
Dvideo_send_stream_impl.cc633 rtp_video_sender_->OnBitrateUpdated(update, stats_proxy_->GetSendFrameRate()); in OnBitrateUpdated()
Dsend_statistics_proxy.cc1050 int SendStatisticsProxy::GetSendFrameRate() const { in GetSendFrameRate() function in webrtc::SendStatisticsProxy