FFmpeg/libavresample/arm/Makefile
Mans Rullgard 643b5b794f ARM: libavresample: NEON optimised flat float to s16 conversion
Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-09-13 19:15:42 +01:00

3 lines
76 B
Makefile

OBJS += arm/audio_convert_init.o
NEON-OBJS += arm/audio_convert_neon.o