summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp8dsp.asm
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2010-07-16 19:54:47 +0000
committerRonald S. Bultje <rsbultje@gmail.com>2010-07-16 19:54:47 +0000
commit6f323f1251c0b5855dbd89cf3144f45a17d47d3d (patch)
treeab969be03648d6eb4430997503b6a58c5650e5d4 /libavcodec/x86/vp8dsp.asm
parent889b2c26eec123ef6ec82319b83b9985f5b7cb52 (diff)
Remove duplicate define.
Originally committed as revision 24272 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/x86/vp8dsp.asm')
-rw-r--r--libavcodec/x86/vp8dsp.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/x86/vp8dsp.asm b/libavcodec/x86/vp8dsp.asm
index 5507508e5b..3d9c73668a 100644
--- a/libavcodec/x86/vp8dsp.asm
+++ b/libavcodec/x86/vp8dsp.asm
@@ -1382,7 +1382,6 @@ SIMPLE_LOOPFILTER sse2, h, 6
cglobal vp8_%2_loop_filter16_inner_%1, 5, %3, %4
%define dst_reg r0
%define mstride_reg r1
-%define stride_reg r2
%define E_reg r2
%define I_reg r3
%define hev_thr_reg r4