Add contrast curve to mask 2 CBDL

This commit is contained in:
Desmis
2019-10-15 17:09:17 +02:00
parent edbfe1a1fd
commit df007c66c9
15 changed files with 75 additions and 4 deletions

View File

@@ -801,6 +801,7 @@ enum ProcEventCode {
EvlocallabLmaskSHshape = 771,
EvlocallabLmasktmshape = 772,
EvlocallabLmaskretishape = 773,
EvlocallabLmaskcbshape = 774,
NUMOFEVENTS
};