audioresample: disable 16-bit integer NEON support
it seems to be broken (produces no audio), plus the performance gain is small Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
This commit is contained in:
parent
7c28c180ec
commit
1b48d431f4
@ -19,7 +19,6 @@
|
|||||||
|
|
||||||
#define FIXED_POINT 1
|
#define FIXED_POINT 1
|
||||||
#define OUTSIDE_SPEEX 1
|
#define OUTSIDE_SPEEX 1
|
||||||
#define _USE_NEON
|
|
||||||
#define RANDOM_PREFIX resample_int
|
#define RANDOM_PREFIX resample_int
|
||||||
|
|
||||||
#include "resample.c"
|
#include "resample.c"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user