NEG_SSR32 171 libavcodec/mathops.h # define NEG_SSR32(a,s) ((( int32_t)(a))>>(32-(s))) NEG_SSR32 112 libavcodec/x86/mathops.h #define NEG_SSR32 NEG_SSR32 NEG_SSR32 113 libavcodec/x86/mathops.h static inline int32_t NEG_SSR32( int32_t a, int8_t s){