[x264-devel] x86: AVX2 predict_16x16_p

Henrik Gramner git at videolan.org
Tue Apr 23 23:37:09 CEST 2013


x264 | branch: master | Henrik Gramner <henrik at gramner.com> | Tue Apr 16 23:27:18 2013 +0200| [f5bff68b16e3125dc95705d060c89935a298f0ff] | committer: Jason Garrett-Glaser

x86: AVX2 predict_16x16_p

Also fix the AVX implementation to correctly use the SSSE3 inline asm
instead of SSE2.

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

 common/x86/const-a.asm   |    2 +-
 common/x86/predict-a.asm |  102 ++++++++++++++++++++++++++++---------
 common/x86/predict-c.c   |  127 +++++++++++++++++++++++++---------------------
 common/x86/predict.h     |    1 +
 common/x86/x86util.asm   |    8 ++-
 5 files changed, 156 insertions(+), 84 deletions(-)

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


More information about the x264-devel mailing list