Home
last modified time | relevance | path

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

/third_party/pulseaudio/speex/libspeexdsp/
H A Dfixed_generic.h47 #define SHR32(a,shift) ((a) >> (shift)) macro
H A Darch.h163 #define SHR32(a,shift) (a) macro
H A Dfixed_debug.h132 static inline int SHR32(long long a, int shift) in SHR32() function

Completed in 2 milliseconds