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

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

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

NEON-OBJS                        += aarch64/audio_convert_neon.o