Fix build errors in test programs.

MaxSignalType and memcpy were undeclared in some places.
abs() should be used instead of fabs() on integers.

Add support for building on x64, and link with -lm to get
the trig functions.

With these changes, the test programs can be built for native Linux.

BUG=
R=andrew@webrtc.org

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

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