FFT for ARMv6 Code
Fixed point 16/32 integer FFT library for the Raspberry Pi and Android
Status: Pre-Alpha
Brought to you by:
birdwes
| File | Date | Author | Commit |
|---|---|---|---|
| .fft.cpp.swp | 2014-03-16 |
|
[42d8d9] Initial commit |
| Makefile | 2014-03-16 |
|
[42d8d9] Initial commit |
| README | 2014-03-16 |
|
[42d8d9] Initial commit |
| fft.cpp | 2014-03-16 |
|
[42d8d9] Initial commit |
| fft.h | 2014-03-16 |
|
[42d8d9] Initial commit |
| fft.sln | 2014-03-16 |
|
[42d8d9] Initial commit |
| fft.vcproj | 2014-03-16 |
|
[42d8d9] Initial commit |
| fft.vcproj.FLEA.wes.user | 2014-03-16 |
|
[42d8d9] Initial commit |
| main.cpp | 2014-03-16 |
|
[42d8d9] Initial commit |
Please note that this is just a test stub. There are memory leaks in this extremely early version. The main purpose of this release is simply to make the ARMv6 assembler code available for reuse.