diff mbox series

[FFmpeg-devel,06/41] avcodec/x86/fpel: Remove unused ff_avg_pixels4_mmx

Message ID DB6PR0101MB221419B12F9F33C8317943168FA79@DB6PR0101MB2214.eurprd01.prod.exchangelabs.com
State Accepted
Commit 50a8cbb23e9a982292bf7737004c97eba776c00e
Headers show
Series Stop including superseded functions for x64 | expand

Checks

Context Check Description
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Andreas Rheinhardt June 9, 2022, 11:54 p.m. UTC
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
---
 libavcodec/x86/fpel.asm | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/libavcodec/x86/fpel.asm b/libavcodec/x86/fpel.asm
index 961a1587a7..d38a1b1035 100644
--- a/libavcodec/x86/fpel.asm
+++ b/libavcodec/x86/fpel.asm
@@ -90,7 +90,6 @@  cglobal %1_pixels%2, 4,5,4
 
 INIT_MMX mmx
 OP_PIXELS put, 4
-OP_PIXELS avg, 4
 OP_PIXELS put, 8
 OP_PIXELS avg, 8
 OP_PIXELS put, 16