Home
last modified time | relevance | path

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

/third_party/pulseaudio/speex/libspeexdsp/
H A Dfixed_generic.h45 #define SHR16(a,shift) ((a) >> (shift)) macro
H A Darch.h161 #define SHR16(a,shift) (a) macro
H A Dfixed_debug.h103 #define SHR16(a, shift) _SHR16(a, shift, __FILE__, __LINE__) macro

Completed in 3 milliseconds