Improve ref (hue chroma luma) management - prepare mask and blend

This commit is contained in:
Desmis
2019-01-07 16:51:05 +01:00
parent 1f900c03df
commit d6f13b0753
15 changed files with 288 additions and 27 deletions

View File

@@ -234,6 +234,8 @@ protected:
LocretigainCurverab locRETgainCurverab;
LocLHCurve loclhCurve;
LocHHCurve lochhCurve;
LocCCmaskCurve locccmasCurve;
LocLLmaskCurve locllmasCurve;
ProcParams nextParams2;
bool locallutili;
bool localcutili;
@@ -241,6 +243,8 @@ protected:
bool localexutili;
bool LHutili;
bool HHutili;
bool CCmaskutili;
bool LLmaskutili;
LUTf huerefs;
LUTf huerefblurs;
LUTf chromarefs;