Home
last modified time | relevance | path

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

/external/speex/libspeexdsp/
Dmdf.c337 static inline void weighted_spectral_mul_conj(const spx_float_t *w, const spx_float_t p, const spx_… in weighted_spectral_mul_conj() function
822weighted_spectral_mul_conj(st->power_1, FLOAT_SHL(PSEUDOFLOAT(st->prop[j]),-15), &st->X[(j+1)*N*K+… in speex_echo_cancellation()