This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Neon Instrinsics complex number algorithms

I am looking for an algorithm which uses complex numbers and does neon instrinsics operations based on complex numbers. Can someone point me to the code in neon library?

Parents
  • Hi vstehle,

    I have looked at the neon library github code for FFT algorithms. They are using complex numbers but my requirement is to stress the neon instructions for complex numbers like FCADD,FCMLA. I am not able to find them in neon library. Alternatively i could find their usage in DSP library .But how difficult is to port code from helium to neon? . If there is something available in neon it would be helpful

    Regards,

    Sriram

Reply
  • Hi vstehle,

    I have looked at the neon library github code for FFT algorithms. They are using complex numbers but my requirement is to stress the neon instructions for complex numbers like FCADD,FCMLA. I am not able to find them in neon library. Alternatively i could find their usage in DSP library .But how difficult is to port code from helium to neon? . If there is something available in neon it would be helpful

    Regards,

    Sriram

Children
No data