pseudo-simd add_bytes and diff_bytes
authorLoren Merritt <lorenm@u.washington.edu>
Thu, 21 Feb 2008 07:54:46 +0000 (07:54 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Thu, 21 Feb 2008 07:54:46 +0000 (07:54 +0000)
commit469bd7b150f1016d5335b846801898792502a817
tree3330d3a96fa3711dffa39f90c9fdc850497e6fff
parent4a9ca0a279375e8dae774deef0c22b437935db20
pseudo-simd add_bytes and diff_bytes
2x faster than scalar in 32bit, 4x faster in 64bit (as opposed to 8x in mmx)

Originally committed as revision 12165 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c