mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
cd21e03225
Calculating sin and cos at once is quite a bit cheaper than calculating them individually. x87 has even a dedicated instruction for it: `fsincos`. |
||
---|---|---|
.. | ||
Clip.cpp | ||
Clip.h | ||
CMakeLists.txt | ||
Effects.cpp | ||
Effects.h | ||
Envelope.h | ||
FFT.h | ||
MDCT.h | ||
Music.h | ||
Processor.h | ||
ProcessorParameter.h | ||
Synthesizers.cpp | ||
Synthesizers.h | ||
Track.cpp | ||
Track.h | ||
Transport.h | ||
Window.h |