add chroma to cbdl

This commit is contained in:
Desmis
2017-10-12 17:46:31 +02:00
parent c62be4dec9
commit baa2d91ee6
16 changed files with 353 additions and 95 deletions

View File

@@ -102,6 +102,7 @@ private:
Adjuster* const chrrt;
Adjuster* const sensih;
Adjuster* const retrab;
Adjuster* const chromacbdl;
Adjuster* const threshold;
Adjuster* const sensicb;
Adjuster* const sharradius;
@@ -214,7 +215,7 @@ private:
int nextdatasp[77];
int nextdatasp[78];
int nextlength;
std::string nextstr;
std::string nextstr2;