OSDN Git Service

dont use C-asm loops and unroll once float_to_int16_3dnow()
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 7 Jul 2008 20:46:03 +0000 (20:46 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 7 Jul 2008 20:46:03 +0000 (20:46 +0000)
commit63b737d4f9c118853a4f8d9af641335629bdf3ab
treeec81c3a61b21115454d8d4fb7051c7079209c526
parent00496302d67141e4b4ff2349eeaf7e40b05c13a4
dont use C-asm loops and unroll once float_to_int16_3dnow()
30% faster

Originally committed as revision 14102 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/dsputil_mmx.c