audio_filter: only one module for all simple channel mixers
This fixes a bad conversion when doing 6_x to 2_0 using neon. The neon channel mixer code is now used from the simple channel_mixer module.
Showing
- modules/arm_neon/Makefile.am 0 additions, 7 deletionsmodules/arm_neon/Makefile.am
- modules/arm_neon/simple_channel_mixer.S 24 additions, 24 deletionsmodules/arm_neon/simple_channel_mixer.S
- modules/arm_neon/simple_channel_mixer.c 0 additions, 175 deletionsmodules/arm_neon/simple_channel_mixer.c
- modules/audio_filter/Makefile.am 3 additions, 0 deletionsmodules/audio_filter/Makefile.am
- modules/audio_filter/channel_mixer/simple.c 20 additions, 14 deletionsmodules/audio_filter/channel_mixer/simple.c
- modules/audio_filter/channel_mixer/simple_neon.h 72 additions, 0 deletionsmodules/audio_filter/channel_mixer/simple_neon.h
- po/POTFILES.in 0 additions, 1 deletionpo/POTFILES.in
Loading