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

  /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))
mdf.c     [all...]

Completed in 595 milliseconds