Searched refs:auto_bandwidth (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
H A Dchannel.cc1087 bool auto_bandwidth = (bandwidth_bps == kAutoBandwidth); local
1088 ret = media_channel()->SetSendBandwidth(auto_bandwidth, bandwidth_bps);

Completed in 35 milliseconds