Home
last modified time | relevance | path

Searched defs:noise_spectrum_ (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_processing/agc2/
Dnoise_spectrum_estimator.h33 float noise_spectrum_[65]; variable
/external/webrtc/modules/audio_processing/ns/
Dnoise_estimator.h71 std::array<float, kFftSizeBy2Plus1> noise_spectrum_; variable
/external/webrtc/modules/audio_processing/aec3/
Dstationarity_estimator.h109 std::array<float, kFftLengthBy2Plus1> noise_spectrum_; variable