Searched defs:RMS (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/third_party/webrtc/modules/audio_processing/ | ||
| D | rms_level.cc | 42 int RMSLevel::RMS() { in RMS() function in webrtc::RMSLevel |
| D | level_estimator_impl.cc | 49 int LevelEstimatorImpl::RMS() { in RMS() function in webrtc::LevelEstimatorImpl |
| /external/webrtc/src/modules/audio_processing/ | ||
| D | level_estimator_impl.cc | 52 int RMS() { in RMS() function in webrtc::__anoncb10063b0111::Level |
| /external/chromium_org/content/browser/speech/endpointer/ | ||
| D | energy_endpointer.cc | 18 float RMS(const int16* samples, int num_samples) { in RMS() function |
| /external/llvm/lib/CodeGen/ | ||
| D | RegAllocGreedy.cpp | 1689 ArrayRef<SlotIndex> RMS = LIS->getRegMaskSlotsInBlock(BI.MBB->getNumber()); in tryLocalSplit() local |