Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine.cc2419 unsigned int estimated_send_bandwidth = 0; in GetStats() local
2590 channel_id, &estimated_send_bandwidth) != 0) { in GetStats()
2703 bwe.available_send_bandwidth = estimated_send_bandwidth; in GetStats()