commit | 5d26626e7aabaa8cd0aeb01618191216d2db90b9 | [log] [tgz] |
---|---|---|
author | Andrew Salkeld <andrew.salkeld@arm.com> | Thu Oct 13 15:28:41 2022 |
committer | Jonathan Wright <jonathan.wright@arm.com> | Fri Nov 04 23:05:36 2022 |
tree | c002a214d24b94942a775375169261504748741c | |
parent | 3f08aa0d0b2828b670073f808ae079acb35902a4 [diff] |
Add Neon implementation of vpx_hadamard_32x32 Add an Arm Neon implementation of vpx_hadamard_32x32 and use it instead of the scalar C implementation. Also add test coverage for the new Neon implementation. Change-Id: Iccc018eec4dbbe629fb0c6f8ad6ea8554e7a0b13