提交 e2f5a2a9 编写于 作者: M Michael Niedermayer

typo

Originally committed as revision 3300 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
上级 077ea8a7
......@@ -1298,7 +1298,7 @@ static inline void RENAME(hScale)(int16_t *dst, int dstW, uint8_t *src, int srcW
: "+r" (counter)
: "r" (filter), "m" (filterPos), "m" (dst), "m"(src+filterSize),
"m" (src), "r" (filterSize*2)
: "%ebx", "%eax", "%ecx", "%edx"
: "%ebx", "%eax", "%ecx"
);
}
#else
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册