Home
last modified time | relevance | path

Searched refs:NEG_SSR32 (Results 1 - 3 of 3) 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.h163 #ifndef NEG_SSR32
164 # define NEG_SSR32(a,s) ((( int32_t)(a))>>(32-(s))) macro
H A Dget_bits.h205 #define SHOW_SBITS_BE(name, gb, num) NEG_SSR32(name ## _cache, num)

Completed in 3 milliseconds