summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vc1dsp.asm
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-07-08 19:28:57 +0200
committerDiego Biurrun <diego@biurrun.de>2012-10-31 01:04:55 +0100
commit588fafe7f3bdce1b7265b74320e9bdfad3e25960 (patch)
tree2f63a805c9281c8496e75270035e36ffef7ead04 /libavcodec/x86/vc1dsp.asm
parenta65bdceb060628881578afb29df4eb222421381f (diff)
x86: MMX2 ---> MMXEXT in macro names
Diffstat (limited to 'libavcodec/x86/vc1dsp.asm')
-rw-r--r--libavcodec/x86/vc1dsp.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/vc1dsp.asm b/libavcodec/x86/vc1dsp.asm
index e759cf5cf0..ab15f7b753 100644
--- a/libavcodec/x86/vc1dsp.asm
+++ b/libavcodec/x86/vc1dsp.asm
@@ -268,7 +268,7 @@ cglobal vc1_h_loop_filter8_%1, 3,5,0
RET
%endmacro
-%define PABSW PABSW_MMX2
+%define PABSW PABSW_MMXEXT
VC1_LF_MMX mmx2
INIT_XMM