[x264-devel] commit: x86 asm for high-bit-depth quant (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> | Thu Nov  4 02:13:43 2010 +0100| [38861b90aa958e16743920271f5a4f509d12c6ff] | committer: Jason Garrett-Glaser 

x86 asm for high-bit-depth quant
~3.1-4.2x faster than C.

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

 common/common.h        |   10 +-
 common/quant.c         |   42 +++++++-
 common/quant.h         |    4 +-
 common/set.c           |    8 +-
 common/x86/quant-a.asm |  285 +++++++++++++++++++++++++++++++++++++++++------
 common/x86/quant.h     |   30 +++---
 common/x86/x86util.asm |    8 ++
 encoder/rdo.c          |    4 +-
 8 files changed, 325 insertions(+), 66 deletions(-)

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


More information about the x264-devel mailing list