preprocess.c | 198 int echo_suppress; member in struct:SpeexPreprocessState_ 436 st->echo_suppress = ECHO_SUPPRESS_DEFAULT; 827 effective_echo_suppress = EXTRACT16(PSHR32(ADD32(MULT16_16(SUB16(Q15_ONE,Pframe), st->echo_suppress), MULT16_16(Pframe, st->echo_suppress_active)),15)); [all...] |