[x264-devel] [PATCH 1/3] checkasm: Try different widths for ssd_nv12
Martin Storsjö
martin at martin.st
Tue Aug 25 13:44:42 CEST 2015
On Fri, 14 Aug 2015, Martin Storsjö wrote:
> To test all codepaths in the aarch64 neon implementation, one at
> the very least needs to test with width 8, 16, 24 and 32.
> ---
> tools/checkasm.c | 15 +++++++++------
> 1 file changed, 9 insertions(+), 6 deletions(-)
Any opinions on this one, and 3/3 (benchmarking of the combined sa8d_satd
vs calling the asm optimized functions separately)?
// Martin
More information about the x264-devel
mailing list