swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and shuffle_bytes_0321

This commit is contained in:
Martin Vignali
2018-03-24 20:16:11 +01:00
parent 823362782c
commit 923a324174
3 changed files with 90 additions and 1 deletions
+1
View File
@@ -11,3 +11,4 @@ OBJS-$(CONFIG_XMM_CLOBBER_TEST) += x86/w64xmmtest.o
X86ASM-OBJS += x86/input.o \
x86/output.o \
x86/scale.o \
x86/rgb_2_rgb.o \