[x264-devel] commit: GSOC merge part 5: ARM NEON dct assembly functions (David Conrad )
git version control
git at videolan.org
Tue Aug 25 05:54:53 CEST 2009
x264 | branch: master | David Conrad <lessen42 at gmail.com> | Sun Aug 23 02:03:48 2009 -0700| [e695eda3765caa2b4b9825aeffecdb13e107b3b4] | committer: Jason Garrett-Glaser
GSOC merge part 5: ARM NEON dct assembly functions
(i)dct4x4dc, (i)dct4x4, (i)dct8x8, (i)dct_dc, zigzag_scan_frame_4x4
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=e695eda3765caa2b4b9825aeffecdb13e107b3b4
---
Makefile | 3 +-
common/arm/asm.S | 7 +
common/arm/dct-a.S | 663 ++++++++++++++++++++++++++++++++++++++++++++++++++++
common/arm/dct.h | 49 ++++
common/dct.c | 31 +++
5 files changed, 752 insertions(+), 1 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=e695eda3765caa2b4b9825aeffecdb13e107b3b4
More information about the x264-devel
mailing list