[vlc-commits] add ARM/NEON version of simple channel mixer
David Geldreich
git at videolan.org
Fri Oct 5 12:48:36 CEST 2012
vlc | branch: master | David Geldreich <david.geldreich at free.fr> | Sun May 20 11:16:31 2012 +0200| [04a376f95c872d0d726a1352668c44da03ae40cb] | committer: Jean-Baptiste Kempf
add ARM/NEON version of simple channel mixer
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
Signed-off-by: Rafaël Carré <funman at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=04a376f95c872d0d726a1352668c44da03ae40cb
---
modules/LIST | 1 +
modules/arm_neon/Modules.am | 8 +
modules/arm_neon/simple_channel_mixer.S | 279 +++++++++++++++++++++++++++++++
modules/arm_neon/simple_channel_mixer.c | 175 +++++++++++++++++++
4 files changed, 463 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=04a376f95c872d0d726a1352668c44da03ae40cb
More information about the vlc-commits
mailing list