do not touch the chroma denoise curve in the fast export pipeline (no need to)

This commit is contained in:
Alberto Griggio
2017-03-28 08:35:06 +02:00
parent 4e6e8e6734
commit 8bfe14da09

View File

@@ -1414,9 +1414,6 @@ private:
for (auto &p : params.dirpyrDenoise.lcurve) {
p *= scale_factor;
}
for (auto &p : params.dirpyrDenoise.cccurve) {
p *= scale_factor;
}
params.epd.scale *= scale_factor;
//params.epd.edgeStopping *= scale_factor;