[FFmpeg-devel] [PATCH V2 2/2] checkasm/vf_gblur: add test for horiz_slice simd
Michael Niedermayer
michael at niedermayer.cc
Tue Jun 4 23:15:51 EEST 2019
On Tue, Jun 04, 2019 at 04:42:09PM +0800, Ruiling Song wrote:
> Signed-off-by: Ruiling Song <ruiling.song at intel.com>
> ---
> tests/checkasm/Makefile | 1 +
> tests/checkasm/checkasm.c | 3 ++
> tests/checkasm/checkasm.h | 1 +
> tests/checkasm/vf_gblur.c | 67 +++++++++++++++++++++++++++++++++++++++
> tests/fate/checkasm.mak | 1 +
> 5 files changed, 73 insertions(+)
> create mode 100644 tests/checkasm/vf_gblur.c
this fails here: (ubuntu x86-64)
Test checkasm-vf_gblur failed. Look at tests/data/fate/checkasm-vf_gblur.err for details.
checkasm: using random seed 1608403213
test failed comparing 258.619 with 212.24 (abs diff=46.3793 with EPS=0.01)
SSE4.1:
horiz_slice_sse4 (vf_gblur.c:60)
- vf_gblur.horiz_slice [FAILED]
checkasm: 1 of 1 tests have failed
make: *** [fate-checkasm-vf_gblur] Error 1
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
You can kill me, but you cannot change the truth.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190604/d683fc9d/attachment.sig>
More information about the ffmpeg-devel
mailing list