Searched refs:Wunclamped (Results 1 – 1 of 1) sorted by relevance
247 const float Wunclamped = (sk_float_log(targetHdrSdrRatio) - in build() local251 const float W = std::max(std::min(Wunclamped, 1.f), 0.f); in build()