[x264-devel] x86: AVX2 predict_16x16_p

Henrik Gramner git at videolan.org
Tue Apr 23 23:03:06 CEST 2013


x264 | branch: master | Henrik Gramner <henrik at gramner.com> | Tue Apr 16 23:27:18 2013 +0200| [3ad1e9392bd0a4c248d8dc0dc7e41b1e0f5f3c57] | 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=3ad1e9392bd0a4c248d8dc0dc7e41b1e0f5f3c57
---

 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=3ad1e9392bd0a4c248d8dc0dc7e41b1e0f5f3c57


More information about the x264-devel mailing list