Home
last modified time | relevance | path

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

/external/speex/libspeexdsp/
Dmath_approx.h188 static inline spx_word16_t spx_cos(spx_word16_t x) in spx_cos() function
316 static inline spx_word16_t spx_cos(spx_word16_t x) in spx_cos() function
Dmdf.c474 st->window[i] = (16383-SHL16(spx_cos(DIV32_16(MULT16_16(25736,i<<1),N)),1)); in speex_echo_state_init_mc()