ffmpeg/tests/checkasm
Martin Storsjö f442a376a1 checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparing
As the values generated by av_bmg_get can be arbitrarily large
(only the stddev is specified), we can't use a fixed tolerance.

This matches what was done for test_vector_dmul_scalar in
38f966b222.

This fixes the float_dsp checkasm test for some seeds, when built
with clang for mingw/x86_32.

Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit 8f70e261fa)

Fixes ticket #10010
2022-11-06 20:50:26 +01:00
..
aarch64
arm
x86
.gitignore
Makefile checkasm: add vf_nlmeans test for ssd_integral_image 2018-05-08 10:28:06 +02:00
aacpsdsp.c
alacdsp.c
audiodsp.c
blockdsp.c
bswapdsp.c
checkasm.c checkasm: add vf_nlmeans test for ssd_integral_image 2018-05-08 10:28:06 +02:00
checkasm.h checkasm: add vf_nlmeans test for ssd_integral_image 2018-05-08 10:28:06 +02:00
exrdsp.c
fixed_dsp.c
flacdsp.c
float_dsp.c checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparing 2022-11-06 20:50:26 +01:00
fmtconvert.c
g722dsp.c
h264dsp.c
h264pred.c
h264qpel.c
hevc_add_res.c
hevc_idct.c
hevc_sao.c
huffyuvdsp.c
jpeg2000dsp.c
llviddsp.c
llviddspenc.c
pixblockdsp.c
sbrdsp.c
sw_rgb.c checkasm/sw_rgb: fix the function declaration warning 2018-05-10 19:28:51 +08:00
synth_filter.c
utvideodsp.c
v210enc.c
vf_blend.c lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytes 2018-05-30 02:42:10 +02:00
vf_colorspace.c
vf_hflip.c
vf_nlmeans.c tests/checkasm/nlmeans: fix invalid read/write on ii buffer 2018-05-18 19:12:11 +02:00
vf_threshold.c
videodsp.c
vp8dsp.c
vp9dsp.c