Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/echo-cancel/
Dspeex.c69 int32_t echo_suppress_attenuation_active; in pa_speex_ec_preprocessor_init() local
105 echo_suppress_attenuation_active = DEFAULT_ECHO_SUPPRESS_ATTENUATION; in pa_speex_ec_preprocessor_init()
106 …args_get_value_s32(ma, "echo_suppress_attenuation_active", &echo_suppress_attenuation_active) < 0)… in pa_speex_ec_preprocessor_init()
110 if (echo_suppress_attenuation_active > 0) { in pa_speex_ec_preprocessor_init()
139 if (echo_suppress_attenuation_active) { in pa_speex_ec_preprocessor_init()
141 &echo_suppress_attenuation_active); in pa_speex_ec_preprocessor_init()