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

Micro Daryl Robles microdaryl.robles at arm.com
Tue Feb 18 14:09:54 UTC 2025


Hi Chen,

Thanks for the feedback.

I am submitting this v3 patch, which adds X265_CHECK to Chroma.

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              | 110 ++++++++++++++----
 source/test/pixelharness.cpp              | 109 +++++++++++-------
 3 files changed, 290 insertions(+), 63 deletions(-)

-- 
2.34.1



More information about the x265-devel mailing list