Searched defs:effective_echo_suppress (Results 1 – 1 of 1) sorted by relevance
321 static void compute_gain_floor(int noise_suppress, int effective_echo_suppress, spx_word32_t *noise… in compute_gain_floor()380 static void compute_gain_floor(int noise_suppress, int effective_echo_suppress, spx_word32_t *noise… in compute_gain_floor()737 spx_word16_t effective_echo_suppress; in speex_preprocess_run() local