factor out common subexprssion (gcc of course is too stupid to do this ...)
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 9 Feb 2007 12:37:38 +0000 (12:37 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 9 Feb 2007 12:37:38 +0000 (12:37 +0000)
commit7c4fd7eb0c8d05041a879c5ad69319d6161a6bd8
tree1d17b22ee315a18d4e7480688f44d386b3c3ee22
parent9301a0b4a9f640b24e6dcaa71ce1be53fdee7b48
factor out common subexprssion (gcc of course is too stupid to do this ...)
5% faster avg_h264_chroma_mc2_mmx2()
10% faster put_h264_chroma_mc2_mmx2()

Originally committed as revision 7898 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/dsputil_h264_template_mmx.c