Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ ClearResult
Method
ClearResult
sources/base/SoundCaptureResult.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
void SoundCaptureResult::ClearResult()
64
{
65
memset(pureResult, 0, sizeof(pureResult));
66
}
67
68
void SoundCaptureResult::AddResult(int samplerIndex, uint32_t val)
69
{
Callers
1
analyzeSpectrum
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected