Searched refs:discountingIlluminant (Results 1 – 1 of 1) sorted by relevance
137 float backgroundLstar, float surround, boolean discountingIlluminant) { in make() argument151 float d = discountingIlluminant ? 1.0f : f * (1.0f - ((1.0f / 3.6f) * (float) Math.exp( in make()