aboutsummaryrefslogtreecommitdiffstats
path: root/alc/device.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2023-09-09 01:16:48 -0700
committerChris Robinson <[email protected]>2023-09-09 01:29:04 -0700
commitd1c681499569e901d10ef36d2be98d845733583e (patch)
tree07702947d977e31e07b0d7e85920a4dc7ad60b70 /alc/device.h
parenta1841b46a086530174177cb5f3e2cdd1eb1848a2 (diff)
Optimize FFT calculations for lengths of 1024 or less
This replaces sin/cos calls with an array of 10 complex values for lookup tables, and separates the first loop iteration with a constant x1 multiplier.
Diffstat (limited to 'alc/device.h')
0 files changed, 0 insertions, 0 deletions