summaryrefslogtreecommitdiff
path: root/libswresample/x86/resample.asm
diff options
context:
space:
mode:
Diffstat (limited to 'libswresample/x86/resample.asm')
-rw-r--r--libswresample/x86/resample.asm5
1 files changed, 0 insertions, 5 deletions
diff --git a/libswresample/x86/resample.asm b/libswresample/x86/resample.asm
index 7107cf9d42..6c3dc28703 100644
--- a/libswresample/x86/resample.asm
+++ b/libswresample/x86/resample.asm
@@ -594,11 +594,6 @@ INIT_XMM fma4
RESAMPLE_FNS float, 4, 2, s, pf_1
%endif
-%if ARCH_X86_32
-INIT_MMX mmxext
-RESAMPLE_FNS int16, 2, 1
-%endif
-
INIT_XMM sse2
RESAMPLE_FNS int16, 2, 1
%if HAVE_XOP_EXTERNAL