Forgotten in acebff8e5dc0789c228b10ffcae2f2eb6c30a91d.

Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com>
---
 libavcodec/x86/mpegvideoencdsp.asm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libavcodec/x86/mpegvideoencdsp.asm 
b/libavcodec/x86/mpegvideoencdsp.asm
index aec73f82dc..639abc429d 100644
--- a/libavcodec/x86/mpegvideoencdsp.asm
+++ b/libavcodec/x86/mpegvideoencdsp.asm
@@ -147,8 +147,10 @@ cglobal pix_norm1, 2, 3, %1
     RET
 %endmacro
 
+%if ARCH_X86_32
 INIT_MMX mmx
 PIX_NORM1 0, 16
+%endif
 INIT_XMM sse2
 PIX_NORM1 6, 8
 
-- 
2.34.1

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to