Lines Matching refs:sbase
542 const float sbase = saturation(cbase);546 if (sbase > 0.0f)547 color = (cbase - minbase) * ssat / sbase;