James Almer
0920f506a7
checkasm/flacdsp: add a test for lpc33
...
Signed-off-by: James Almer <jamrial@gmail.com>
7 months ago
James Almer
5ba6f4e63e
checkasm/flacdsp: add a test for wasted33
...
Signed-off-by: James Almer <jamrial@gmail.com>
8 months ago
James Almer
5acec189af
checkasm/flacdsp: add a test for wasted32
...
Signed-off-by: James Almer <jamrial@gmail.com>
8 months ago
James Almer
479d26cea2
checkasm/flacdsp: sanitize lpc arguments
...
Fixes signed integer overflows as reported by ubsan.
Signed-off-by: James Almer <jamrial@gmail.com>
8 months ago
James Almer
467d84a06d
checkasm/flacdsp: run lpc benchmarks with an unmodified buffer
...
Signed-off-by: James Almer <jamrial@gmail.com>
8 months ago
Rémi Denis-Courmont
8a984aca59
checkasm/flacdsp: add LPC test
1 year ago
Rémi Denis-Courmont
be1675035f
checkasm/flacdsp: fix ls/rs/ms tests
...
decorrelate_ls, _rs and _ms are decorrelate[1], [2] and [3] respectively.
The code ended up testing indep ([0]) as twice, ms never, and misnaming
the other two.
1 year ago
Andreas Rheinhardt
3a869cd5cd
avcodec/flacdsp: Remove unused function parameter
...
Forgotten in e609cfd697
.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2 years ago
Anton Khirnov
c8c2dfbc37
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
...
That is a more appropriate place for it.
4 years ago
James Almer
763ffa2029
checkasm: add flacdsp decorrelate tests
...
Reviewed-by: Henrik Gramner <henrik@gramner.com>
Signed-off-by: James Almer <jamrial@gmail.com>
9 years ago