[x264-devel] x86: AVX2 predict_16x16_p
Henrik Gramner
git at videolan.org
Tue Apr 23 23:29:25 CEST 2013
x264 | branch: master | Henrik Gramner <henrik at gramner.com> | Tue Apr 16 23:27:18 2013 +0200| [5ed74d3a09595a06ff044e20a3a399ea1054275f] | 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=5ed74d3a09595a06ff044e20a3a399ea1054275f
---
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=5ed74d3a09595a06ff044e20a3a399ea1054275f
More information about the x264-devel
mailing list