什么是的iOS / Android的ARM设备上的最快的FFT库? [英] what is the fastest FFT library for iOS/Android ARM devices?

查看:358
本文介绍了什么是的iOS / Android的ARM设备上的最快的FFT库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是的iOS / Android的ARM设备上的最快的FFT库?什么库人在iOS / Android的平台通常使用?我猜VDSP是使用最频繁的iOS上的图书馆。

What is the fastest FFT library for iOS/Android ARM devices? And what library to people typically use on iOS/Android platforms? I'm guessing vDSP is the library most frequently used on iOS.

编辑:我的code是在 http://anthonix.com/ffts 并使用BSD许可。它运行在Android和iOS,它比libav,FFTW和VDSP更快。

my code is at http://anthonix.com/ffts and uses the BSD license. It runs on Android and iOS, and it is faster than libav, FFTW and vDSP.

EDIT2:如果有人能提供访问POWER7机器(或其他机器),请给我发电子邮件。这将是非常美联社preciated。

if anyone can provide access to a POWER7 machine (or other machines) please email me. It would be much appreciated.

干杯,

推荐答案

下面是一个页的ARM基准不同的FFT算法:

Here is a page benchmarking different fft algorithms on ARM:

<一个href="http://pmeerw.dyndns.org/blog/programming/neon3.html">http://pmeerw.dyndns.org/blog/programming/neon3.html

从该网页最快的FFT实现LibAv,其中有一个霓虹灯优化FFT http://libav.org/

From that page the fastest FFT implementation is LibAv, which have a Neon optimized fft http://libav.org/

这篇关于什么是的iOS / Android的ARM设备上的最快的FFT库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆