aboutsummaryrefslogtreecommitdiffstats
path: root/alc/uhjfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify UHJ delay handlingChris Robinson2020-05-261-26/+14
* Include the existing direct signal in the UHJ delayChris Robinson2020-05-161-4/+11
* Fix the all-pass's shuffle orderChris Robinson2020-05-141-2/+2
* Do two samples at once with the SSE UHJ all-passChris Robinson2020-05-121-9/+45
* Fix applying the UHJ phase-shift filterChris Robinson2020-05-111-3/+2
* Fix the UHJ filter generatorChris Robinson2020-05-091-2/+6
* Use a FIR filter for the UHJ all-passChris Robinson2020-05-081-50/+111
* Use std::arrays for the UHJ filtersChris Robinson2020-05-081-43/+21
* Combine multiple UHJ encoder all-pass loopsChris Robinson2020-05-071-75/+78
* Clean up some more unnecessary uses of AL typesChris Robinson2020-04-081-11/+11
* Fix a function's sample count typeChris Robinson2019-08-251-3/+4
* Use size_t for the post-process sample lengthChris Robinson2019-08-251-8/+9
* Update some includesChris Robinson2019-08-051-0/+2
* More include cleanupsChris Robinson2019-07-281-1/+4
* Rename Alc to alcChris Robinson2019-07-281-0/+131