HomeSort by relevance Sort by last modified time
    Searched defs:spx_cos_norm (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/speex/libspeex/
math_approx.h 45 #define spx_cos_norm(x) (cos((.5f*M_PI)*(x))) macro
216 static inline spx_word16_t spx_cos_norm(spx_word32_t x) function
  /external/speex/libspeex/
math_approx.h 45 #define spx_cos_norm(x) (cos((.5f*M_PI)*(x))) macro
216 static inline spx_word16_t spx_cos_norm(spx_word32_t x) function

Completed in 88 milliseconds