[x264-devel] Optimize x86 intra_sa8d_x3_8x8

Loren Merritt git at videolan.org
Wed Aug 24 22:40:21 CEST 2011


x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Fri Aug 12 19:13:07 2011 +0000| [419f1bf97acffc3c9a943d53cc67a7b282b02cce] | committer: Jason Garrett-Glaser

Optimize x86 intra_sa8d_x3_8x8
~40% faster.
Also some other minor asm cosmetics.

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

 common/x86/const-a.asm  |    3 +
 common/x86/pixel-32.asm |  152 +++++++++++++++++++++++++++-------------------
 common/x86/pixel-a.asm  |  100 +++++++++++++++++++++----------
 common/x86/pixel.h      |    4 -
 common/x86/predict-c.c  |   62 +------------------
 5 files changed, 163 insertions(+), 158 deletions(-)

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


More information about the x264-devel mailing list