Home
last modified time | relevance | path

Searched defs:NEG_SSR32 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dmathops.h122 #define NEG_SSR32 NEG_SSR32 macro
123 static inline int32_t NEG_SSR32( int32_t a, int8_t s){ in NEG_SSR32() function
/third_party/ffmpeg/libavcodec/
H A Dmathops.h164 # define NEG_SSR32(a,s) ((( int32_t)(a))>>(32-(s))) macro

Completed in 1 milliseconds