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

  /external/chromium_org/third_party/speex/libspeex/
pseudofloat.h 337 static inline spx_float_t FLOAT_SQRT(spx_float_t a)
375 #define FLOAT_SQRT(a) (spx_sqrt(a))
  /external/speex/libspeex/
pseudofloat.h 337 static inline spx_float_t FLOAT_SQRT(spx_float_t a)
375 #define FLOAT_SQRT(a) (spx_sqrt(a))

Completed in 235 milliseconds