summaryrefslogtreecommitdiff
path: root/libavutil/tests
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2022-09-19 23:48:53 +0200
committerLynne <dev@lynne.ee>2022-09-21 07:12:39 +0200
commit3ade6a8644ab519fcd7caa7ef457dd406162bc14 (patch)
tree80135c60b8bdc5d4975f986f68ae44ef80449335 /libavutil/tests
parentcc367a9b8aa1e473bf60c5dc5e03431a7bbcd125 (diff)
downloadffmpeg-3ade6a8644ab519fcd7caa7ef457dd406162bc14.tar.gz
x86/lpc: implement a new Welch windowing function
Old one was written with the assumption only even inputs would be given. This very messy replacement supports even and odd inputs, and supports AVX2 for extra speed. The buffers given are usually quite big (4k samples), so the speedup is worth it. The new SSE version is still faster than the old inline asm version by 33%. Also checkasm is provided to make sure this monstrosity works. This fixes some FATE tests.
Diffstat (limited to 'libavutil/tests')
0 files changed, 0 insertions, 0 deletions