Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « arm « libswresample - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 60f3f6d6b8866a804572536f056db3ca74cf8a8c (plain)
1
2
3
4
5
OBJS      += arm/audio_convert_init.o

OBJS-$(CONFIG_NEON_CLOBBER_TEST) += arm/neontest.o

NEON-OBJS += arm/audio_convert_neon.o