Home
last modified time | relevance | path

Searched refs:bestColorOffAvg (Results 1 – 1 of 1) sorted by path

/dports/graphics/libdmtx/libdmtx-0.7.5/
H A Ddmtxregion.c640 int colorOffAvg, bestColorOffAvg; in MatrixRegionFindSize() local
647 bestColorOnAvg = bestColorOffAvg = 0; in MatrixRegionFindSize()
704 bestColorOffAvg = colorOffAvg; in MatrixRegionFindSize()
714 reg->offColor = bestColorOffAvg; in MatrixRegionFindSize()