Home
last modified time | relevance | path

Searched refs:ComplexMagnitude (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/transient/
Dtransient_suppressor.cc41 float ComplexMagnitude(float a, float b) { in ComplexMagnitude() function
250 magnitudes_[i] = ComplexMagnitude(fft_buffer_[i * 2], in Suppress()