commit | 02ff360b333a88ca8866b191d8928e4b980911dd | [log] [tgz] |
---|---|---|
author | Ronald S. Bultje <rbultje@google.com> | Thu Feb 07 10:24:46 2013 -0800 |
committer | Ronald S. Bultje <rbultje@google.com> | Fri Feb 08 16:32:25 2013 -0800 |
tree | 88d05a5f0c719ffd4826846fbb3c85f1a2fd4a83 | |
parent | 639b863d2276d8100a5e585fa5ab9bf2d3983946 [diff] |
Add sad64x64 and sad32x32 SSE2 versions. Also port the 4x4, 16x16, 8x16 and 16x8 versions to x86inc.asm; this makes them all slightly faster, particularly on x86-64. Remove SSE3 sad16x16 version, since the SSE2 version is now faster. About 1.5% overall encoding speedup. Change-Id: Id4011a78cce7839f554b301d0800d5ca021af797