Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dmdf.c286 static inline void spectral_mul_accum16(const spx_word16_t *X, const spx_word16_t *Y, spx_word16_t … in spectral_mul_accum16() function
333 #define spectral_mul_accum16 spectral_mul_accum macro
801 spectral_mul_accum16(st->X, st->foreground+chan*N*K*M, st->Y+chan*N, N, M*K); in speex_echo_cancellation()