Searched defs:minColor (Results 1 – 3 of 3) sorted by relevance
239 bool inline isColorInRange (const Vec4& color, const Vec4& minColor, const Vec4& maxColor) in isColorInRange()250 const Vec4 minColor = color - colorThreshold; in countPixels() local
838 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1() local
2789 const auto minColor = 0.004f; // Slightly above 1/255. in iterate() local