[x264-devel] MMX/SSE2/AVX predict_8x16_p, high bit depth fdct8

Edward Wang git at videolan.org
Mon Jan 16 02:11:59 CET 2012


x264 | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Wed Jan  4 15:35:54 2012 -0800| [c605e3174410ba5c7d1d0a777082e2397734d637] | committer: Jason Garrett-Glaser

MMX/SSE2/AVX predict_8x16_p, high bit depth fdct8
>From Google Code-In.

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

 common/dct.c             |    9 ++
 common/x86/dct-32.asm    |  199 +++++++++++++++++++++++++++++-----------------
 common/x86/dct-64.asm    |  146 +++++++++++++++++++++++-----------
 common/x86/dct-a.asm     |   34 +++++---
 common/x86/dct.h         |   10 ++-
 common/x86/predict-a.asm |   73 ++++++++++-------
 common/x86/predict-c.c   |   48 +++++++++++
 common/x86/predict.h     |    3 +
 common/x86/x86util.asm   |   21 ++++-
 tools/checkasm.c         |    6 ++
 10 files changed, 378 insertions(+), 171 deletions(-)

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


More information about the x264-devel mailing list