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/libjingle/source/talk/base/
bandwidthsmoother.h 71 double min_sample_count_percent_; member in class:talk_base::BandwidthSmoother
bandwidthsmoother.cc 44 min_sample_count_percent_(
59 accumulator_.max_count() * min_sample_count_percent_)) {

Completed in 44 milliseconds