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

/external/speex/libspeex/
H A Dpseudofloat.h225 static inline spx_int16_t FLOAT_EXTRACT16(spx_float_t a) function
364 #define FLOAT_EXTRACT16(a) (a) macro

Completed in 83 milliseconds