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:
parent
dd5a0302d5
commit
03cbec7bdc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user