Home
last modified time | relevance | path

Searched refs:VERIFY_SHORT (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
H A Dfixed_debug.h47 #define VERIFY_SHORT(x) ((x)<=32767&&(x)>=-32768) macro
53 if (!VERIFY_SHORT(x)) in NEG16()
58 if (!VERIFY_SHORT(res)) in NEG16()
81 if (!VERIFY_SHORT(x)) in _EXTRACT16()
94 if (!VERIFY_SHORT(x)) in _EXTEND32()
107 if (!VERIFY_SHORT(a) || !VERIFY_SHORT(shift)) in _SHR16()
112 if (!VERIFY_SHORT(res)) in _SHR16()
121 if (!VERIFY_SHORT(a) || !VERIFY_SHORT(shif in _SHL16()
[all...]

Completed in 1 milliseconds