Home
last modified time | relevance | path

Searched defs:PSEUDOFLOAT (Results 1 – 1 of 1) sorted by relevance

/external/speex/libspeex/
Dpseudofloat.h64 static inline spx_float_t PSEUDOFLOAT(spx_int32_t x) in PSEUDOFLOAT() function
359 #define PSEUDOFLOAT(x) (x) macro