ffmpeg/libavfilter/aarch64
Andreas Rheinhardt 80afcc8539 avfilter/bwdif: Add proper BWDIFDSPContext
This already avoids unnecessary indirectly included headers
in the arch-specific vf_bwdif_init.c files; it is also in
preparation for splitting the actual functions out of vf_bwdif.c.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2023-09-28 00:17:47 +02:00
..
Makefile avfilter/vf_bwdif: Add neon for filter_intra 2023-07-06 00:21:05 +03:00
vf_bwdif_init_aarch64.c avfilter/bwdif: Add proper BWDIFDSPContext 2023-09-28 00:17:47 +02:00
vf_bwdif_neon.S avfilter/vf_bwdif: Add neon for filter_line3 2023-07-06 00:21:05 +03:00
vf_nlmeans_init.c
vf_nlmeans_neon.S