HomeSort by relevance Sort by last modified time
    Searched full:activity_threshold_ (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/tools/agc/
activity_metric.cc 76 activity_threshold_(kDefaultActivityThreshold),
134 if (ac > kAgcAnalWindowSamples * activity_threshold_) {
150 activity_threshold_ = activity_threshold;
155 double activity_threshold_; member in class:webrtc::AgcStat

Completed in 77 milliseconds