[x265] [PATCH 0/2] Add Neon impl of planecopy_cp and weight_pp

chen chenm003 at 163.com
Tue Apr 8 02:31:38 UTC 2025


Hi Micro,




How about performance compare to removed weight_pp_neon?




Regards,

Chen




At 2025-04-07 18:57:14, "Micro Daryl Robles" <microdaryl.robles at arm.com> wrote:
>Hi,
>
>This patch series adds Neon intrinsic implementations of
>planecopy_cp and weight_pp that work for both SBD and HBD.
>
>This series is based on the master branch.
>
>Many thanks,
>Micro
>
>Micro Daryl Robles (2):
>  AArch64: Add SBD and HBD Neon implementation of planecopy_cp
>  AArch64: Add SBD and HBD Neon implementation of weight_pp
>
> source/common/aarch64/asm-primitives.cpp |   4 -
> source/common/aarch64/fun-decls.h        |   3 -
> source/common/aarch64/pixel-prim.cpp     | 183 +++++++++++++++++++++++
> source/common/aarch64/pixel-util.S       | 144 ------------------
> source/test/pixelharness.cpp             |  50 +++++--
> 5 files changed, 217 insertions(+), 167 deletions(-)
>
>-- 
>2.34.1
>
>_______________________________________________
>x265-devel mailing list
>x265-devel at videolan.org
>https://mailman.videolan.org/listinfo/x265-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20250408/0fd05b01/attachment.htm>


More information about the x265-devel mailing list