MCPcopy 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
68void SoundCaptureResult::AddResult(int samplerIndex, uint32_t val)
69{
70 pureResult[samplerIndex] += val;
71}
72
73
74

Callers 1

analyzeSpectrumMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected