Store the filter table directly in the cubic filter object
commit1b50e79f89a0a592b3de8c79a7ab6808ddf16ea5
authorChris Robinson <chris.kcat@gmail.com>
Fri, 23 Feb 2024 11:36:45 +0000 (23 03:36 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 23 Feb 2024 11:36:45 +0000 (23 03:36 -0800)
treebc75724277fa4e05584a1c7e70fa1529ba7d661e
parentedfd2d585b7203b42a4a28bfb3a9409e401868db
Store the filter table directly in the cubic filter object
alc/alu.cpp
core/converter.h
core/cubic_defs.h
core/cubic_tables.cpp
core/cubic_tables.h
core/mixer/defs.h
core/mixer/mixer_c.cpp
core/mixer/mixer_neon.cpp
core/mixer/mixer_sse.cpp
core/mixer/mixer_sse2.cpp
core/mixer/mixer_sse41.cpp