Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ hasAllSamples
Method
hasAllSamples
sources/lut-calibrator/CapturedColor.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
bool CapturedColor::hasAllSamples()
126
{
127
return totalSamples > 27;
128
}
129
130
bool CapturedColor::hasAnySample()
131
{
Callers
1
parseBoard
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected