summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-08 14:57:58 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-11 16:29:07 +0200
commit03cbec7bdc8d2b27084784261647bd70e28e0174 (patch)
treef9abbe42387421e7d776ff5ccb92e74d6f0111b1
parentdd5a0302d5286e66ca03a57770537d5afa4c7775 (diff)
avcodec/x86/qpeldsp: Remove unused ff_put_no_rnd_pixels16_l2_3dnow
qpeldsp does not use 3dnow, it is MMXEXT-only. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-rw-r--r--libavcodec/x86/qpeldsp.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/x86/qpeldsp.asm b/libavcodec/x86/qpeldsp.asm
index 282faed14f..3a6a650654 100644
--- a/libavcodec/x86/qpeldsp.asm
+++ b/libavcodec/x86/qpeldsp.asm
@@ -166,8 +166,6 @@ cglobal put_no_rnd_pixels16_l2, 6,6
INIT_MMX mmxext
PUT_NO_RND_PIXELS16_l2
-INIT_MMX 3dnow
-PUT_NO_RND_PIXELS16_l2
%macro MPEG4_QPEL16_H_LOWPASS 1
cglobal %1_mpeg4_qpel16_h_lowpass, 5, 5, 0, 16