Hi,

Could we get these patches merged to the master branch please?

(They provide rather a lot of uplift for 10-bit encoding, 11-44% measured on an 
AWS Graviton 4, depending on encoding speed preset.)

Thanks,
Jonathan
________________________________
From: x265-devel <x265-devel-boun...@videolan.org> on behalf of Gerda Zsejke 
More <gerdazsejke.m...@arm.com>
Sent: 21 February 2025 16:04
To: x265-devel@videolan.org <x265-devel@videolan.org>
Cc: nd <n...@arm.com>
Subject: [x265] [PATCH 00/10] AArch64: Add Neon optimisations of interp 
functions

Hi,

This patch series adds Neon intrinsic optimisations of interp functions.

Many thanks,
Gerda

Gerda Zsejke More (10):
  AArch64: Optimise HBD interp_horiz_pp_neon
  AArch64: Optimise HBD interp_horiz_pp_neon for 10-bit
  AArch64: Optimise HBD interp_horiz_ps_neon
  AArch64: Optimise HBD interp_horiz_ps_neon for 10-bit
  AArch64: Optimise HBD interp_vert_pp_neon
  AArch64: Optimise HBD interp_vert_ps_neon
  AArch64: Optimise SBD interp_vert_ss/sp
  AArch64: Optimise HBD interp_vert_sp_neon
  AArch64: Enable existing interp_vert_ss impl for HBD
  AArch64: Clean up interp function definitions

 source/common/aarch64/filter-prim.cpp | 3561 ++++++++++++++++++++-----
 source/common/aarch64/mem-neon.h      |  154 +-
 2 files changed, 2992 insertions(+), 723 deletions(-)

--
2.39.5 (Apple Git-154)

_______________________________________________
x265-devel mailing list
x265-devel@videolan.org
https://mailman.videolan.org/listinfo/x265-devel
IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.
_______________________________________________
x265-devel mailing list
x265-devel@videolan.org
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to