Multiply samples with the cubic coeffs before transposing
commit1b7c5540687d31d75b54ae85b3b7b4c2b5bc99ef
authorChris Robinson <chris.kcat@gmail.com>
Tue, 16 Dec 2014 01:13:31 +0000 (15 17:13 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 16 Dec 2014 01:13:31 +0000 (15 17:13 -0800)
treecd28dfe6ed042c3582577fa17bf3708b8bb7e5b3
parenta0e7ad493b5f6290e9e664f6ff8e130d10804bec
Multiply samples with the cubic coeffs before transposing

This avoids having to transpose the cubic coefficients.
Alc/mixer_sse2.c
Alc/mixer_sse41.c