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

  /external/chromium_org/third_party/webrtc/base/
bandwidthsmoother.h 54 double min_sample_count_percent_; member in class:rtc::BandwidthSmoother
bandwidthsmoother.cc 27 min_sample_count_percent_(
42 accumulator_.max_count() * min_sample_count_percent_)) {

Completed in 209 milliseconds