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

  /external/chromium_org/third_party/speex/libspeex/
pseudofloat.h 208 static inline spx_float_t FLOAT_AMULT(spx_float_t a, spx_float_t b)
361 #define FLOAT_AMULT(a,b) ((a)*(b))
  /external/speex/libspeex/
pseudofloat.h 208 static inline spx_float_t FLOAT_AMULT(spx_float_t a, spx_float_t b)
361 #define FLOAT_AMULT(a,b) ((a)*(b))

Completed in 405 milliseconds