b385c4c6a3
There's no benefit from using blendps here except on CPUs with AVX, where it's faster than shufps according to Intel's documentation. As such, rename the sse4 functions to sse/sse2 and use shufps instead. Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: James Almer <jamrial@gmail.com> |
||
---|---|---|
.. | ||
audio_convert_init.c | ||
audio_convert.asm | ||
Makefile | ||
rematrix_init.c | ||
rematrix.asm | ||
resample_init.c | ||
resample.asm | ||
w64xmmtest.c |