Pass spans to the HRTF mixer functions instead of pointers
commit739670ea6e3f6f162089a2f765c28f9053ef4476
authorChris Robinson <chris.kcat@gmail.com>
Sat, 30 Mar 2024 13:20:50 +0000 (30 06:20 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 30 Mar 2024 13:20:50 +0000 (30 06:20 -0700)
tree03bed140bd0919236a7f17ca43e11149ae12d80a
parent361ed7927d2292164e9c59742438371c1755a429
Pass spans to the HRTF mixer functions instead of pointers
alc/alu.cpp
core/mixer/defs.h
core/mixer/hrtfbase.h
core/mixer/mixer_c.cpp
core/mixer/mixer_neon.cpp
core/mixer/mixer_sse.cpp
core/voice.cpp