Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ DeinitFFT
Function
DeinitFFT
libraries/lib-fft/FFT.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void DeinitFFT()
113
{
114
gFFTBitTable.reset();
115
}
116
117
static inline size_t FastReverseBits(size_t i, size_t NumBits)
118
{
Callers
1
OnExit
Method · 0.85
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected