Hi I've been tasked with porting a C++ library to ARM. We do a lot of audio processing, and the code relies quite heavily on high performance FFT especially, but also SVD/cross correlation. I've just started to look into how we can port those, but though I'd ask here first, to see if anyone has solved this/looked into it before.
So far I've found a C++ implementation if fftpack, and opencv might be a solution for svd/crosscorr, but I've just started digging into this. Best regards Anders -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
