1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

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>
This commit is contained in:
Andreas Rheinhardt
2022-06-08 14:57:58 +02:00
parent dd5a0302d5
commit 03cbec7bdc

View File

@@ -166,8 +166,6 @@ cglobal put_no_rnd_pixels16_l2, 6,6
INIT_MMX mmxext INIT_MMX mmxext
PUT_NO_RND_PIXELS16_l2 PUT_NO_RND_PIXELS16_l2
INIT_MMX 3dnow
PUT_NO_RND_PIXELS16_l2
%macro MPEG4_QPEL16_H_LOWPASS 1 %macro MPEG4_QPEL16_H_LOWPASS 1
cglobal %1_mpeg4_qpel16_h_lowpass, 5, 5, 0, 16 cglobal %1_mpeg4_qpel16_h_lowpass, 5, 5, 0, 16