Searched defs:maxColor (Results 1 – 3 of 3) sorted by relevance
239 bool inline isColorInRange (const Vec4& color, const Vec4& minColor, const Vec4& maxColor) in isColorInRange()251 const Vec4 maxColor = color + colorThreshold; in countPixels() local
839 const R8G8B8A8 &maxColor = subblockColors[maxColorIndex]; in packBC1() local
2790 const auto maxColor = 1.0f; in iterate() local