[x265] [PATCH 0/2] Fix tests in pixelharness.cpp and add missing ssd_s implementation
Gerda Zsejke More
gerdazsejke.more at arm.com
Fri Feb 7 13:47:07 UTC 2025
Enable tests for block size 64x64 for various pixel functions.
Add missing implementation for ssd_s for block size 64x64.
Arpad Panyik (1):
pixelharness.cpp: Enable tests for 64x64 TU primitives
Gerda Zsejke More (1):
AArch64: Add Neon asm impl. for SBD ssd_s block size 64x64
source/common/aarch64/asm-primitives.cpp | 2 +
source/common/aarch64/blockcopy8-sve.S | 4 +-
source/common/aarch64/ssd-a.S | 35 ++++++
source/test/pixelharness.cpp | 135 +++++++++++------------
4 files changed, 105 insertions(+), 71 deletions(-)
--
2.39.5 (Apple Git-154)
More information about the x265-devel
mailing list