HomeSort by relevance Sort by last modified time
    Searched full:send_bandwidth (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine_unittest.cc 1307 int send_bandwidth = 950; local
    [all...]
fakewebrtcvideoengine.h 584 void SetSendBandwidthEstimate(int channel, unsigned int send_bandwidth) {
586 channels_[channel]->send_bandwidth_ = send_bandwidth;
    [all...]

Completed in 505 milliseconds