MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / width

Method width

sources/base/ImageColorAveraging.cpp:209–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207}
208
209unsigned ImageColorAveraging::width() const
210{
211 return _width;
212}
213
214unsigned ImageColorAveraging::height() const
215{

Callers 15

processMethod · 0.45
process_classicMethod · 0.45
process_letterboxMethod · 0.45
process_osdMethod · 0.45
handleUsbImageMethod · 0.45
calibrateFrameMethod · 0.45
checkSignalMethod · 0.45
setSizeMethod · 0.45
setLedStringMethod · 0.45
processFrameMethod · 0.45
setSparseProcessingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected