Searched refs:dOut (Results 1 – 2 of 2) sorted by relevance
91 dOut = out_1 - out_0; in apply() local116 const auto out = out_0 + dOut * std::pow(std::max(t, 0.0f), g); in apply()
65 dOut = out_1 - out_0; in build_lut() local87 const auto out = out_0 + dOut * std::pow(std::max(t, 0.0f), g); in build_lut()