Home
last modified time | relevance | path

Searched defs:FLOAT_MULT (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
H A Dpseudofloat.h185 static inline spx_float_t FLOAT_MULT(spx_float_t a, spx_float_t b) in FLOAT_MULT() function
360 #define FLOAT_MULT(a,b) ((a)*(b)) macro

Completed in 3 milliseconds