FFmpeg/libavfilter
Andreas Rheinhardt 97cd698ee4 avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c()
This function is used by the AARCH64 code to filter a few
remaining lines in case the dimensions are not suitably
aligned; it is furthermore also used by checkasm to actually
test the AARCH64 code against. But it is normally not used
and this patch therefore moves it in bwdifdsp.h as a static
inline function so that it can be avoided if possible
or inlined where necessary.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2023-09-28 00:17:47 +02:00
..
2023-09-28 00:17:47 +02:00
2022-07-07 17:52:32 +02:00
2023-05-29 00:42:01 +02:00
2023-09-28 00:17:47 +02:00
2023-09-27 10:22:33 -07:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2023-03-29 00:15:19 +02:00
2023-09-27 10:22:33 -07:00