[x265] [PATCH v2 0/5] AArch64: Add Neon/Unroll impl of pelFilters

Micro Daryl Robles microdaryl.robles at arm.com
Mon Feb 17 16:20:10 UTC 2025


Hi Chen,

Thank you for your comments. I am submitting this v2 patch to include
your suggestions.

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 | 134 +++++++++++++++++++++-
 source/common/loopfilter.cpp              | 106 +++++++++++++----
 source/test/pixelharness.cpp              | 109 +++++++++++-------
 3 files changed, 286 insertions(+), 63 deletions(-)

-- 
2.34.1



More information about the x265-devel mailing list