[x265] [PATCH 0/2] AArch64: Fix asm of dequant_normal for HBD

Micro Daryl Robles microdaryl.robles at arm.com
Mon Apr 7 13:28:40 UTC 2025


Hi,

This patch series fixes the existing Neon and SVE2 assembly of
dequant_normal to work in high bit-depth.

This series is based on the master branch.

Many thanks,
Micro

Micro Daryl Robles (2):
  AArch64: Fix Neon asm implementation of dequant_normal for HBD
  AArch64: Fix SVE2 asm implementation of dequant_normal for HBD

 source/common/aarch64/asm-primitives.cpp | 15 +++++----------
 source/common/aarch64/pixel-util-sve2.S  | 17 +++++++++++++----
 source/common/aarch64/pixel-util.S       | 13 +++++++++++--
 source/test/mbdstharness.cpp             |  6 ++++--
 4 files changed, 33 insertions(+), 18 deletions(-)

-- 
2.34.1



More information about the x265-devel mailing list