inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference for...
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 23 Oct 2003 12:59:21 +0000 (12:59 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 23 Oct 2003 12:59:21 +0000 (12:59 +0000)
commit1745173bc56482e449253ef8d1032c6d5d48cab2
tree37aa9b4ed0f66ff913999a1f3c65c4fc7da14769
parent8d00c562e8309a22112739e029c456758a32d20b
inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference for the dct itself should be even bigger)

Originally committed as revision 2422 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/fdct_mmx.c