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