ffmpeg | branch: master | Michael Niedermayer <mich...@niedermayer.cc> | Thu Oct 22 21:13:42 2015 +0200| [ea5a1d1485309c2ab473c6692a288efbd874a72b] | committer: Michael Niedermayer
avcodec/x86/vc1dsp: Remove unused macro Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ea5a1d1485309c2ab473c6692a288efbd874a72b --- libavcodec/x86/vc1dsp.asm | 7 ------- 1 file changed, 7 deletions(-) diff --git a/libavcodec/x86/vc1dsp.asm b/libavcodec/x86/vc1dsp.asm index cbf1336..6415a83 100644 --- a/libavcodec/x86/vc1dsp.asm +++ b/libavcodec/x86/vc1dsp.asm @@ -319,13 +319,6 @@ cglobal vc1_h_loop_filter8, 3,5,8 RET %if HAVE_MMX_INLINE -%macro NORMALIZE_MMX 1 ; shift - paddw m3, m7 ; +bias-r - paddw m4, m7 ; +bias-r - psraw m3, %1 - psraw m4, %1 -%endmacro - ; Compute the rounder 32-r or 8-r and unpacks it to m7 %macro LOAD_ROUNDER_MMX 1 ; round movd m7, %1 _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog