Home
last modified time | relevance | path

Searched refs:min_sample_count_percent_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dbandwidthsmoother.cc28 min_sample_count_percent_( in BandwidthSmoother()
44 accumulator_.max_count() * min_sample_count_percent_)) { in Sample()
Dbandwidthsmoother.h55 double min_sample_count_percent_; variable