mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-19 01:46:28 +00:00
Use AudioMatrixSSE(+sse2neon) on arm64
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#include "lib/audiodev/AudioMatrix.hpp"
|
||||
#include "lib/audiodev/AudioVoiceEngine.hpp"
|
||||
|
||||
#include <immintrin.h>
|
||||
|
||||
namespace boo {
|
||||
|
||||
union TVectorUnion {
|
||||
|
||||
Reference in New Issue
Block a user