xref: /third_party/ffmpeg/libavresample/arm/Makefile (revision cabdff1a)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/ffmpeg/libavresample/arm/
1OBJS                            += arm/audio_convert_init.o             \
2                                   arm/resample_init.o
3
4OBJS-$(CONFIG_NEON_CLOBBER_TEST) += arm/neontest.o
5
6NEON-OBJS                        += arm/audio_convert_neon.o            \
7                                    arm/resample_neon.o
8

Indexes created Thu Nov 07 10:32:03 CST 2024