Searched defs:minColor (Results 1 – 6 of 6) sorted by relevance
29 uint8_t minColor[4], maxColor[4], color[4]; in update() local
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
2785 const auto minColor = 0.004f; // Slightly above 1/255. in iterate() local
2789 const auto minColor = 0.004f; // Slightly above 1/255. in iterate() local