Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ AddResult
Method
AddResult
sources/base/SoundCaptureResult.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void SoundCaptureResult::AddResult(int samplerIndex, uint32_t val)
69
{
70
pureResult[samplerIndex] += val;
71
}
72
73
74
Callers
1
analyzeSpectrum
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected