1
mirror of https://code.videolan.org/videolan/dav1d synced 2024-11-14 22:58:33 +01:00
dav1d/tests/checkasm
Janne Grunau c49680e629 checkasm: replace rand() with xorshift xor128
Reduces the aarch64 checkasm run time from 22s to 2.4s.
2018-12-08 19:35:35 +01:00
..
arm build: add support for arm/aarch64 asm and integrate checkasm 2018-09-29 17:22:24 +02:00
x86 Add 'checkasm' asm testing/benchmarking framework 2018-09-28 18:12:56 +02:00
cdef.c checkasm: replace rand() with xorshift xor128 2018-12-08 19:35:35 +01:00
checkasm.c checkasm: replace rand() with xorshift xor128 2018-12-08 19:35:35 +01:00
checkasm.h checkasm: replace rand() with xorshift xor128 2018-12-08 19:35:35 +01:00
ipred.c checkasm: replace rand() with xorshift xor128 2018-12-08 19:35:35 +01:00
itx.c checkasm: replace rand() with xorshift xor128 2018-12-08 19:35:35 +01:00
loopfilter.c checkasm: replace rand() with xorshift xor128 2018-12-08 19:35:35 +01:00
looprestoration.c checkasm: replace rand() with xorshift xor128 2018-12-08 19:35:35 +01:00
mc.c checkasm: replace rand() with xorshift xor128 2018-12-08 19:35:35 +01:00