diff mbox series

[FFmpeg-devel,08/41] avcodec/x86/h264_qpel_8bit: Remove unused function

Message ID DB6PR0101MB22142BE49F18744A3469098E8FA79@DB6PR0101MB2214.eurprd01.prod.exchangelabs.com
State Accepted
Commit 8678b75bda151ccb73d847765729d10d60ad562c
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
Namely ff_avg_h264_qpel8or16_hv1_lowpass_op_mmxext. It seems to exist
since 610e00b3594bf0f2a75713f20e9c4edf0d03a818 (a function like this
already existed before that commit, but it was static and
av_always_inline and was therefore not present in the actual binaries).

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
---
 libavcodec/x86/h264_qpel_8bit.asm | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/libavcodec/x86/h264_qpel_8bit.asm b/libavcodec/x86/h264_qpel_8bit.asm
index 2d287ba443..03c7d88f8c 100644
--- a/libavcodec/x86/h264_qpel_8bit.asm
+++ b/libavcodec/x86/h264_qpel_8bit.asm
@@ -583,7 +583,6 @@  cglobal %1_h264_qpel8or16_hv1_lowpass_op, 4,4,8 ; src, tmp, srcStride, size
 
 INIT_MMX mmxext
 QPEL8OR16_HV1_LOWPASS_OP put
-QPEL8OR16_HV1_LOWPASS_OP avg
 
 INIT_XMM sse2
 QPEL8OR16_HV1_LOWPASS_OP put