Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ realData
Method
realData
src/backends/FFTFrameAppleAcclerate.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
float * FFTFrame::realData() const
151
{
152
return m_frame.realp;
153
}
154
155
float * FFTFrame::imagData() const
156
{
Callers
1
multiply
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected