Searched refs:kActivityThreshold (Results 1 – 1 of 1) sorted by relevance
29 const double kActivityThreshold = 0.3; variable75 if (histogram_->AudioContent() < kNumAnalysisFrames * kActivityThreshold) { in GetRmsErrorDb()