Home
last modified time | relevance | path

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

/third_party/pulseaudio/speex/tmv/
H A Dfixed_tm.h74 #undef SUB16 macro
81 #define SUB16(a,b) ((int)(a) - (int)(b)) macro
/third_party/pulseaudio/speex/libspeexdsp/
H A Dfixed_generic.h66 #define SUB16(a,b) ((spx_word16_t)(a)-(spx_word16_t)(b)) macro
H A Darch.h178 #define SUB16(a,b) ((a)-(b)) macro
H A Dfixed_debug.h190 #define SUB16(a, b) _SUB16(a, b, __FILE__, __LINE__) macro

Completed in 3 milliseconds