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

Makefile « aarch64 « libavfilter - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b58daa3a3fea846f6b0eb9cbe6ffeb43c6e0a56e (plain)
1
2
3
OBJS-$(CONFIG_NLMEANS_FILTER)                += aarch64/vf_nlmeans_init.o

NEON-OBJS-$(CONFIG_NLMEANS_FILTER)           += aarch64/vf_nlmeans_neon.o