mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/390/head
parent
fa06f48371
commit
97cd698ee4
2 changed files with 29 additions and 26 deletions
Loading…
Reference in new issue