Home
last modified time | relevance | path

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

/third_party/pulseaudio/speex/tmv/
H A Dfixed_tm.h76 #undef SUB32 macro
83 #define SUB32(a,b) ((int)(a) - (int)(b)) macro
/third_party/pulseaudio/speex/libspeexdsp/
H A Dfixed_generic.h68 #define SUB32(a,b) ((spx_word32_t)(a)-(spx_word32_t)(b)) macro
H A Darch.h180 #define SUB32(a,b) ((a)-(b)) macro
H A Dfixed_debug.h222 static inline int SUB32(long long a, long long b) in SUB32() function

Completed in 4 milliseconds