Add support for non-NEON ARM FFT

This adds non-NEON support for float FFTs and two new functions for
the forward and inverse real float FFTs.  The two new functions will
automatically choose whether to use the NEON or non-NEON versions.

Tests updated to include separate test programs for the non-NEON code.

BUG=
R=andrew@webrtc.org, xingnan.wang@chromium.org

Review URL: https://webrtc-codereview.appspot.com/2065004

git-svn-id: http://webrtc.googlecode.com/svn/deps/third_party/openmax@5124 4adac7df-926f-26a2-2b94-8c16560cd09d
16 files changed
tree: 643e0d61bab5c43c1ce5bd9981e253f5e2bd0a83
  1. dl/
  2. LICENSE
  3. OWNERS
  4. README.chromium