aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_mvpred.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-25 17:32:32 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2023-09-28 00:17:47 +0200
commit97cd698ee408371c97960b384256125d88984b63 (patch)
treeee861fbfd6eff225583f51557a477db13c19335d /libavcodec/h264_mvpred.h
parentfa06f48371ba2b73c139810db5bb893dc27eda7a (diff)
downloadffmpeg-97cd698ee408371c97960b384256125d88984b63.tar.gz
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>
Diffstat (limited to 'libavcodec/h264_mvpred.h')
0 files changed, 0 insertions, 0 deletions