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

/external/speex/libspeex/
H A Dfixed_generic.h49 #define PSHR16(a,shift) (SHR16((a)+((1<<((shift))>>1)),shift)) macro
H A Dfixed_debug.h163 #define PSHR16(a,shift) (SHR16(ADD16((a),((1<<((shift))>>1))),shift)) macro
H A Darch.h169 #define PSHR16(a,shift) (a) macro

Completed in 53 milliseconds