audioconvert: compile c version separately

Also compile the c versions in a separate module with their own
flags.
This commit is contained in:
Wim Taymans 2019-03-28 21:07:53 +01:00
parent fe6ebd0e8a
commit d260cb19be
14 changed files with 1471 additions and 1255 deletions

View file

@ -23,7 +23,6 @@
*/
#include "resample-native-impl.h"
#include "resample-native-c.h"
struct quality {
uint32_t n_taps;