[x265] [PATCH 0/3] Delete redundant Neon intrinsics SAD primitives
Jonathan Wright
jonathan.wright at arm.com
Tue Jan 7 16:26:16 UTC 2025
Hi,
In previous commits we have added optimized Arm Neon assembly
implementations of SAD, SAD_x3 and SAD_x4 primitives for all block
sizes and bitdepths. This patch series removes the now-redundant Neon
intrinsics implementations of these primitives.
(This series is based on the master branch.)
Thanks,
Jonathan
Jonathan Wright (3):
AArch64: Delete redundant SAD Neon intrinsics primitives
AArch64: Delete redundant SADx3 Neon intrinsics primitives
AArch64: Delete redundant SADx4 Neon intrinsics primitives
source/common/aarch64/pixel-prim.cpp | 269 ---------------------------
1 file changed, 269 deletions(-)
--
2.39.3 (Apple Git-146)
More information about the x265-devel
mailing list