From: Peter Meerwald <[email protected]>

another revision of the ARM NEON remapping code

Peter Meerwald (3):
  core: Distinguish Cortex processors: A8 vs later (A9, A15)
  remap: Add ARM NEON optimized remapping and rearrange code
  core: Initialize ARM NEON remapping code if available

 src/Makefile.am            |    6 +-
 src/pulsecore/cpu-arm.c    |   22 ++-
 src/pulsecore/cpu-arm.h    |    4 +-
 src/pulsecore/remap_neon.c |  463 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 486 insertions(+), 9 deletions(-)
 create mode 100644 src/pulsecore/remap_neon.c

-- 
1.7.9.5

_______________________________________________
pulseaudio-discuss mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to