mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
1000l
Originally committed as revision 6950 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
parent
87f8cab45b
commit
47ceabc959
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ asm volatile(
|
|||
"movd %%mm0, %0 \n\t"
|
||||
: "=r" (numEq)
|
||||
: "r" (src), "r" (stride)
|
||||
: "%ebx"
|
||||
: "%eax", "%ebx"
|
||||
);
|
||||
numEq= (-numEq) &0xFF;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue