mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 12:49:15 +00:00
edfd4d70c0
* 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> |
||
---|---|---|
.. | ||
Common | ||
Dsp | ||
Parameter | ||
Server | ||
AudioRendererConfigurationTests.cs | ||
BehaviourParameterTests.cs | ||
BiquadFilterParameterTests.cs | ||
EffectInfoParameterTests.cs | ||
EffectOutStatusTests.cs | ||
MemoryPoolParameterTests.cs | ||
VoiceChannelResourceInParameterTests.cs | ||
VoiceInParameterTests.cs | ||
VoiceOutStatusTests.cs |