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

/external/speex/libspeex/
H A Dfixed_generic.h50 #define PSHR32(a,shift) (SHR32((a)+((EXTEND32(1)<<((shift))>>1)),shift)) macro
H A Dfixed_debug.h164 #define PSHR32(a,shift) (SHR32(ADD32((a),((EXTEND32(1)<<((shift))>>1))),shift)) macro
H A Darch.h170 #define PSHR32(a,shift) (a) macro

Completed in 14 milliseconds