Searched defs:FLOAT_LT (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/speex/libspeexdsp/ | ||
H A D | pseudofloat.h | 167 static inline int FLOAT_LT(spx_float_t a, spx_float_t b) in FLOAT_LT() function 372 #define FLOAT_LT(a,b) ((a)<(b)) macro |
Completed in 1 milliseconds