Hash :
fab45018
Author :
Date :
2017-01-23T12:02:02
audio: use _mm_srli_si128 instead of _mm_bsrli_si128. They're the same thing (one is generally a #define of the other), but some toolchains don't offer the 'b' version.