Mercurial > libavcodec.hg
changeset 5610:a9eb858ecee4 libavcodec
typo
author | michael |
---|---|
date | Mon, 27 Aug 2007 10:39:31 +0000 |
parents | bfc4b9bf297b |
children | c94931b2f2e5 |
files | i386/snowdsp_mmx.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/i386/snowdsp_mmx.c Mon Aug 27 09:21:33 2007 +0000 +++ b/i386/snowdsp_mmx.c Mon Aug 27 10:39:31 2007 +0000 @@ -45,7 +45,7 @@ "pcmpeqd %%xmm3, %%xmm3 \n\t" "psllw $1, %%xmm3 \n\t" "paddw %%xmm7, %%xmm3 \n\t" - "psrlw $13, %%xmm3 \n\t" + "psllw $13, %%xmm3 \n\t" ::); for(; i<w_l-15; i+=16){ asm volatile(