cosmetics attack, part IV: Remove all tabs and prettyprint/reindent the code.

Originally committed as revision 23179 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
Diego Biurrun
2007-04-30 08:05:29 +00:00
parent dcc3a30b58
commit 2da0d70d5e

View File

@@ -1213,7 +1213,6 @@ FULL_YSCALEYUV2RGB
"cmp %5, %%"REG_a" \n\t"
" jb 1b \n\t"
:: "r" (buf0), "r" (buf1), "r" (uvbuf0), "r" (uvbuf1), "r" (dest), "m" ((long)dstW),
"m" (yalpha1), "m" (uvalpha1)
: "%"REG_a