MCPcopy 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
63void SoundCaptureResult::ClearResult()
64{
65 memset(pureResult, 0, sizeof(pureResult));
66}
67
68void SoundCaptureResult::AddResult(int samplerIndex, uint32_t val)
69{

Callers 1

analyzeSpectrumMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected