[x264-devel] asm cosmetics: base-4 constants for shuffles

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


x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Sun Aug  7 22:57:27 2011 +0000| [fd681ea8e719ab9a26a20220e5eece6651f93ebd] | committer: Jason Garrett-Glaser

asm cosmetics: base-4 constants for shuffles

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

 common/x86/dct-a.asm     |   86 +++++++++++++++++++++++-----------------------
 common/x86/deblock-a.asm |    8 ++--
 common/x86/mc-a.asm      |   26 +++++++-------
 common/x86/pixel-32.asm  |   22 ++++++------
 common/x86/pixel-a.asm   |   51 +++++++++++++--------------
 common/x86/predict-a.asm |   54 ++++++++++++++--------------
 common/x86/quant-a.asm   |   14 +++-----
 common/x86/sad-a.asm     |   28 +++++++-------
 common/x86/x86inc.asm    |   19 ++++++++++
 common/x86/x86util.asm   |   35 ++++++++++--------
 10 files changed, 179 insertions(+), 164 deletions(-)

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


More information about the x264-devel mailing list