Home
last modified time | relevance | path

Searched defs:RMS (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_processing/
Drms_level.cc42 int RMSLevel::RMS() { in RMS() function in webrtc::RMSLevel
Dlevel_estimator_impl.cc49 int LevelEstimatorImpl::RMS() { in RMS() function in webrtc::LevelEstimatorImpl
/external/webrtc/src/modules/audio_processing/
Dlevel_estimator_impl.cc52 int RMS() { in RMS() function in webrtc::__anoncb10063b0111::Level
124 int LevelEstimatorImpl::RMS() { in RMS() function in webrtc::LevelEstimatorImpl
/external/chromium_org/content/browser/speech/endpointer/
Denergy_endpointer.cc18 float RMS(const int16* samples, int num_samples) { in RMS() function
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1689 ArrayRef<SlotIndex> RMS = LIS->getRegMaskSlotsInBlock(BI.MBB->getNumber()); in tryLocalSplit() local