HomeSort by relevance Sort by last modified time
    Searched refs:kBwNormal (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/include/
bwe_defines.h 22 kBwNormal = 0,
  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
overuse_detector.cc 39 hypothesis_(kBwNormal) {
263 return kBwNormal;
294 hypothesis_ = kBwNormal;
remote_rate_control.cc 36 current_input_(kBwNormal, 0, 1.0),
289 case kBwNormal:
remote_bitrate_estimator_single_stream.cc 166 BandwidthUsage bw_state = kBwNormal;

Completed in 196 milliseconds