[x264-devel] High bit depth SSE2/AVX add8x8_idct8 and add16x16_idct8
Ilia Valiakhmetov
git at videolan.org
Mon Jan 16 02:11:59 CET 2012
x264 | branch: master | Ilia Valiakhmetov <zakne0ne at gmail.com> | Sun Jan 15 04:47:58 2012 -0600| [84a06e611aff1267a720bf9552b3bcf263bd83b5] | committer: Jason Garrett-Glaser
High bit depth SSE2/AVX add8x8_idct8 and add16x16_idct8
>From Google Code-In.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=84a06e611aff1267a720bf9552b3bcf263bd83b5
---
common/dct.c | 4 +
common/x86/dct-32.asm | 180 ++++++++++++++++++++++++++++++++----------------
common/x86/dct-64.asm | 169 +++++++++++++++++++++++++++++++--------------
common/x86/dct-a.asm | 19 ++++--
common/x86/dct.h | 8 +-
common/x86/x86util.asm | 13 +++-
6 files changed, 269 insertions(+), 124 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=84a06e611aff1267a720bf9552b3bcf263bd83b5
More information about the x264-devel
mailing list