Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/video_engine/
Dvie_channel_group.h49 RemoteBitrateEstimator* GetRemoteBitrateEstimator();
Dvie_channel_manager.cc100 group->GetRemoteBitrateEstimator(); in CreateChannel()
152 channel_group->GetRemoteBitrateEstimator(); in CreateChannel()
418 if (!group->GetRemoteBitrateEstimator()->LatestEstimate( in GetEstimatedReceiveBandwidth()
Dvie_channel_group.cc220 RemoteBitrateEstimator* ChannelGroup::GetRemoteBitrateEstimator() { in GetRemoteBitrateEstimator() function in webrtc::ChannelGroup