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