Searched defs:PSHR (Results 1 - 2 of 2) sorted by relevance
/third_party/pulseaudio/speex/libspeexdsp/ | ||
H A D | fixed_generic.h | 61 #define PSHR(a,shift) (SHR((a)+((EXTEND32(1)<<((shift))>>1)),shift)) macro |
H A D | arch.h | 172 #define PSHR(a,shift) (a) macro |
Completed in 2 milliseconds