Hi, This patch series adds Neon intrinsic implementations of pelFilterLumaStrong and unrolls the existing C implementation of pelFilterChroma.
This series is based on the master branch. Many thanks, Micro Micro Daryl Robles (5): AArch64: Add Neon implementation of pelFilterLumaStrong_V AArch64: Add Neon implementation of pelFilterLumaStrong_H Change the test conditions for pelFilterChroma in PixelHarness Unroll C implementation of pelFilterChroma_V Unroll C implementation of pelFilterChroma_H source/common/aarch64/loopfilter-prim.cpp | 130 ++++++++++++++++++++++ source/common/loopfilter.cpp | 106 ++++++++++++++---- source/test/pixelharness.cpp | 109 +++++++++++------- 3 files changed, 283 insertions(+), 62 deletions(-) -- 2.34.1 _______________________________________________ x265-devel mailing list x265-devel@videolan.org https://mailman.videolan.org/listinfo/x265-devel