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

  /external/chromium_org/third_party/webrtc/base/
bandwidthsmoother.cc 56 const int old_bandwidth_estimation = bandwidth_estimation_; local
81 return old_bandwidth_estimation != bandwidth_estimation_;
  /external/chromium_org/third_party/libjingle/source/talk/base/
bandwidthsmoother.cc 73 const int old_bandwidth_estimation = bandwidth_estimation_; local
98 return old_bandwidth_estimation != bandwidth_estimation_;

Completed in 52 milliseconds