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