• Ne10 fir function
    Hi guys, I am currently using Ne10 library to perform signal processing task on Android device for better performance. I want to do a xcorr on 2 equal size array (say N) and want the output to be 2*N...
  • Ne10 Library Getting Started
    This blog was originally posted on 9 January 2013 1 Introduction ARM® NEON ™ technology is a SIMD (single instruction multiple data) architecture extension for the ARM Cortex™-A series processors. It...
  • What is the cycle count for FFT and FIR function in NE10 library?
    Hi, I have just installed NE10 and its documentation on Ubuntu. I do not see the cycle count for its functions. I am especially interested in complex FFT (256 points for example) and FIR (256 complex...
  • NE10 header include errors
    Hello, I'm trying to integrate NE10 into an application for Android. The version I downloaded was projectNe10-Ne10-v1.1.2-0-g75740a7.zip from the project ne10 website. I followed the instructions to create...
  • Compile NE10 to use in iOS
    Hello. There. I was trying to find FFT solution with best performance in mobile environment (Android, iOS). And, I am recently very excited to find NE10. But there is some obstacle in compiling NE10 Library...