]> git.sesse.net Git - ffmpeg/blob - libswresample/arm/Makefile
Merge commit '39e16ee2289e4240a82597b97db5541bbbd2b996'
[ffmpeg] / libswresample / arm / Makefile
1 OBJS      += arm/audio_convert_init.o \
2              arm/resample_init.o
3
4
5 OBJS-$(CONFIG_NEON_CLOBBER_TEST) += arm/neontest.o
6
7 NEON-OBJS += arm/audio_convert_neon.o \
8              arm/resample.o