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.cc22 double min_sample_count_percent) in BandwidthSmoother() argument
29 std::min(1.0, std::max(0.0, min_sample_count_percent))) { in BandwidthSmoother()
Dbandwidthsmoother.h37 double min_sample_count_percent);