opus: allow to select fixed-point implementation
authorSven Neumann <neumann@teufel.de>
Wed, 5 Feb 2014 08:14:39 +0000 (09:14 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 5 Feb 2014 08:34:01 +0000 (09:34 +0100)
commit38bab3635ac79d6d6fb1468713f092eda8d9ca7f
treed03f7566ee491dd1d8ecab57d913d42bf73756dd
parent4ed1dc66166b7d1eefc0995f343a3502f5a7f15e
opus: allow to select fixed-point implementation

The default of choosing the fixed-point implementation if
the target hardware does not have floating-point unit is not
always the best choice. Modern ARM hardware has floating
point support but most likely the fixed-point implementation
in Opus will still perform better. In particular if your CPU
supports the NEON extension.

This commit allows to select the fixed-point implementation
manually and sets the default based on the availability of
a floating-point unit.

[Peter: force option for sw float, slightly reword]
Signed-off-by: Sven Neumann <neumann@teufel.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/opus/Config.in
package/opus/opus.mk