1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
Martin Storsjö f58bda642d checkasm: af_afir: Use a dynamic tolerance depending on values
As the values generated by av_bmg_get can be arbitrarily large
(only the stddev is specified), we can't use a fixed tolerance.
Calculate a dynamic tolerance (like in float_dsp from 38f966b2222db),
based on the individual steps of the calculation.

This fixes running this test with certain seeds, when built with
clang for mingw/x86_32.

Signed-off-by: Martin Storsjö <martin@martin.st>
2019-12-12 23:57:08 +02:00
..
2015-10-06 20:25:49 -03:00
2019-09-26 08:10:31 +08:00
2019-09-26 08:10:31 +08:00
2017-07-13 17:00:19 -03:00
2019-09-26 08:10:31 +08:00
2019-05-02 19:21:37 +02:00
2015-09-17 10:33:06 +02:00
2019-09-26 08:10:31 +08:00