[x264-devel] asm cosmetics: merge all the variants of ABS macros

Loren Merritt git at videolan.org
Wed Aug 10 05:15:13 CEST 2011


x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Wed Aug  3 14:56:27 2011 +0000| [43f62a2f07a0f5d2667e6fa89f5de87b2e57ddd2] | committer: Jason Garrett-Glaser

asm cosmetics: merge all the variants of ABS macros

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

 common/x86/deblock-a.asm |    6 +-
 common/x86/pixel-32.asm  |   30 ++++----
 common/x86/pixel-a.asm   |  130 +++++++++++------------------
 common/x86/predict-a.asm |    4 +-
 common/x86/quant-a.asm   |   97 +++++------------------
 common/x86/sad-a.asm     |    2 +-
 common/x86/sad16-a.asm   |   38 +++++-----
 common/x86/x86util.asm   |  203 ++++++++++++++++++++++++++++------------------
 8 files changed, 233 insertions(+), 277 deletions(-)

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


More information about the x264-devel mailing list