<div data-ntes="ntes_mail_body_root" style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div id="spnEditorContent"><p style="margin: 0;">Thank for the patches and improve algorithm on calc_energy_8x8, it looks good to me</p><p style="margin: 0;"><br></p><p style="margin: 0;">Regards,<br>Chen</p><p style="margin: 0;"><br></p></div><pre>At 2025-05-01 02:16:58, "Li Zhang" <li.zhang2@arm.com> wrote:
>Hello,
>
>This patch series cleans up and optimizes the SATD/SA8D primitives using
>Neon intrinsics, removes slower assembly versions, simplifies
>psyCost_pp_neon, and removes redundant __APPLE__ guards for better
>cross-platform behavior.
>
>Many thanks,
>Li
>
>Li Zhang (3):
> AArch64: Clean up satd/sa8d functions
> AArch64: Simplify SBD and HBD psyCost_pp_neon
> AArch64: Remove redundant __APPLE__ guards
>
> source/common/aarch64/asm-primitives.cpp | 82 +-
> source/common/aarch64/mem-neon.h | 6 +-
> source/common/aarch64/pixel-prim.cpp | 1551 ++++++++++++----------
> source/common/aarch64/pixel-util-sve.S | 258 ----
> source/common/aarch64/pixel-util.S | 1039 ---------------
> 5 files changed, 840 insertions(+), 2096 deletions(-)
>
>--
>2.39.5 (Apple Git-154)
>
>_______________________________________________
>x265-devel mailing list
>x265-devel@videolan.org
>https://mailman.videolan.org/listinfo/x265-devel
</pre></div>