[x264-devel] commit: x86 asm for high-bit-depth motion compensation (Oskar Arvidsson )

git at videolan.org git at videolan.org
Fri Nov 19 23:50:11 CET 2010


x264 | branch: master | Oskar Arvidsson <oskar at irock.se> | Sun Nov 14 03:33:30 2010 +0100| [faed8d5a8ca66d0904a43b545376832bc4a038c9] | committer: Jason Garrett-Glaser 

x86 asm for high-bit-depth motion compensation
~8x faster qpel MC than C.
~10x faster hpel than C.

> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=faed8d5a8ca66d0904a43b545376832bc4a038c9
---

 common/x86/mc-a.asm    |  480 ++++++++++++++++++++++++++++++++++++++++++++++--
 common/x86/mc-a2.asm   |  202 ++++++++++++++++++++-
 common/x86/mc-c.c      |  130 +++++++++----
 common/x86/x86util.asm |    7 +
 tools/checkasm.c       |    7 +-
 5 files changed, 764 insertions(+), 62 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=faed8d5a8ca66d0904a43b545376832bc4a038c9


More information about the x264-devel mailing list