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

  /external/chromium_org/third_party/speex/libspeex/
pseudofloat.h 241 static inline spx_int32_t FLOAT_MUL32(spx_float_t a, spx_word32_t b)
362 #define FLOAT_MUL32(a,b) ((a)*(b))
  /external/speex/libspeex/
pseudofloat.h 241 static inline spx_int32_t FLOAT_MUL32(spx_float_t a, spx_word32_t b)
362 #define FLOAT_MUL32(a,b) ((a)*(b))

Completed in 32 milliseconds