Ryujinx/Ryujinx.Audio/Renderer
Logan Stromberg edfd4d70c0
Use SIMD acceleration for audio upsampler (#4410)
* Use SIMD acceleration for audio upsampler filter kernel for a moderate speedup

* Address formatting. Implement AVX2 fast path for high quality resampling in ResamplerHelper

* now really, are we really getting the benefit of inlining 50+ line methods?

* adding unit tests for resampler + upsampler. The upsampler ones fail for some reason

* Fixing upsampler test. Apparently this algo only works at specific ratios

---------

Co-authored-by: Logan Stromberg <lostromb@microsoft.com>
2023-02-21 11:44:57 +01:00
..
Common Added Generic Math to BitUtils (#3929) 2022-12-26 14:11:05 +00:00
Device misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
Dsp Use SIMD acceleration for audio upsampler (#4410) 2023-02-21 11:44:57 +01:00
Parameter amadeus: Add missing compressor effect from REV11 (#4010) 2022-12-06 15:04:25 +01:00
Server Audren: Implement polyphase upsampler (#4256) 2023-01-15 05:20:49 +01:00
Utils Use new C# 11 u8 string literals (#3854) 2022-11-16 16:30:12 -03:00