[vlc-commits] add ARM/NEON version of simple channel mixer

David Geldreich git at videolan.org
Fri Oct 5 12:46:37 CEST 2012


vlc | branch: master | David Geldreich <david.geldreich at free.fr> | Sun May 20 11:16:31 2012 +0200| [50fe295e559361a8d14f366b63fa0c915a0d8e11] | committer: Jean-Baptiste Kempf

add ARM/NEON version of simple channel mixer

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=50fe295e559361a8d14f366b63fa0c915a0d8e11
---

 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=50fe295e559361a8d14f366b63fa0c915a0d8e11


More information about the vlc-commits mailing list