summaryrefslogtreecommitdiff
path: root/libswscale
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-08-18 16:26:37 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-08-19 12:01:34 +0200
commit8bec225c3cd1e580ef0582cbbab8120b79c8b6a3 (patch)
tree0f625a266b63ab472e2bdd894b9a4e4325d8f6f4 /libswscale
parentafd9da24d9da6b4a194c03779e8863b8a66ed745 (diff)
downloadffmpeg-8bec225c3cd1e580ef0582cbbab8120b79c8b6a3.tar.gz
swscale/x86/yuv2yuvX: Remove unused ff_yuv2yuvX_mmx()
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libswscale')
-rw-r--r--libswscale/x86/yuv2yuvX.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/libswscale/x86/yuv2yuvX.asm b/libswscale/x86/yuv2yuvX.asm
index b6294cb919..d5b03495fd 100644
--- a/libswscale/x86/yuv2yuvX.asm
+++ b/libswscale/x86/yuv2yuvX.asm
@@ -124,8 +124,6 @@ cglobal yuv2yuvX, 7, 7, 8, filter, filterSize, src, dest, dstW, dither, offset
REP_RET
%endmacro
-INIT_MMX mmx
-YUV2YUVX_FUNC
INIT_MMX mmxext
YUV2YUVX_FUNC
INIT_XMM sse3