Author | SHA1 | Message | Date |
---|---|---|---|
|
c8c2dfbc37 |
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
That is a more appropriate place for it. |
5 years ago |
|
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
|
5 years ago |
|
f477ee3e89 |
checkasm/af_afir: relax the max allowed absolute difference
Should fix failures on x86_32. Signed-off-by: James Almer <jamrial@gmail.com> |
6 years ago |
|
ba89dc27b5 |
checkasm: add an af_afir test
Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com> |
6 years ago |