Blame view

3rdparty/ffmpeg-4.4.4/libavresample/aarch64/Makefile 353 Bytes
09c2d08c   Hu Chunming   arm交付版
1
2
3
4
5
6
7
  OBJS                             += aarch64/audio_convert_init.o        \
                                      aarch64/resample_init.o             \
  
  OBJS-$(CONFIG_NEON_CLOBBER_TEST) += aarch64/neontest.o
  
  NEON-OBJS                        += aarch64/audio_convert_neon.o        \
                                      aarch64/resample_neon.o             \