Home
last modified time | relevance | path

Searched defs:residual_echo (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dsuppression_gain.cc272 rtc::ArrayView<const std::array<float, kFftLengthBy2Plus1>> residual_echo, in LowerBandGain()
/aosp_15_r20/external/speex/tmv/
H A Dmdf_tm.h281 float * restrict residual_echo, in speex_echo_get_residual()
/aosp_15_r20/external/speex/libspeexdsp/
H A Dpreprocess.c221 spx_word32_t *residual_echo; member
H A Dmdf.c1190 void speex_echo_get_residual(SpeexEchoState *st, spx_word32_t *residual_echo, int len) in speex_echo_get_residual()