Author | SHA1 | Message | Date |
---|---|---|---|
|
8f70e261fa |
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
|
5 years ago |
|
93bf1dcaec |
checkasm/float_dsp: add test for vector_dmul
Signed-off-by: James Almer <jamrial@gmail.com> |
6 years ago |
|
38f966b222 |
tests/checkasm/float_dsp: Increase allowed difference for float_dsp.vector_dmul
Tested for 10000 iterations on x86-32 Fixes: Ticket6848 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
7 years ago |
|
a579dbb4f7 | checkasm: add missing checks to float_dsp's butterflies_float test | 8 years ago |
|
5b10f484e2 |
checkasm: add float_dsp tests
Ported from libavutil/tests/float_dsp.c Signed-off-by: James Almer <jamrial@gmail.com> |
8 years ago |