]> git.sesse.net Git - x264/commit
x86: port SSE2+ SATD functions to high bit depth
authorOskar Arvidsson <oskar@irock.se>
Tue, 29 Jan 2013 22:44:32 +0000 (23:44 +0100)
committerFiona Glaser <fiona@x264.com>
Tue, 26 Feb 2013 00:27:13 +0000 (16:27 -0800)
commit790c648d939240808659228f57a22633fc59d6d8
tree99d0a7b5076522775d3efff8358588f262d30f12
parent93bf1248f7409958818b281e3e6ecca75ddb8d86
x86: port SSE2+ SATD functions to high bit depth

Makes SATD 20-50% faster across all partition sizes but 4x4.
common/pixel.c
common/x86/pixel-a.asm
common/x86/x86util.asm