mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-08 02:39:57 +00:00
5 lines
129 B
Makefile
5 lines
129 B
Makefile
OBJS += arm/audio_convert_init.o
|
|
|
|
OBJS-$(CONFIG_NEON_CLOBBER_TEST) += arm/neontest.o
|
|
|
|
NEON-OBJS += arm/audio_convert_neon.o
|