Searched defs:spx_cos_norm (Results 1 – 1 of 1) sorted by relevance
45 #define spx_cos_norm(x) (cos((.5f*M_PI)*(x))) macro216 static inline spx_word16_t spx_cos_norm(spx_word32_t x) in spx_cos_norm() function