MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / ComputeRms

Function ComputeRms

modules/audio_processing/rms_level.cc:30–44  ·  view source on GitHub ↗

Calculates the normalized RMS value from a mean square value. The input should be the sum of squared samples divided by the number of samples. The value will be normalized to full range before computing the RMS, wich is returned as a negated dBfs. That is, 0 is full amplitude while 127 is very faint.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

AverageMethod · 0.85
AverageAndPeakMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected