Merge with c3a84087d8675dbd37e95cc6177b04b359bf4e73

This commit is contained in:
michael
2012-09-03 21:41:33 -04:00
56 changed files with 3775 additions and 278 deletions

View File

@@ -405,9 +405,11 @@ class WBParams {
public:
bool enabled;
int luma;
int chroma;
float gamma;
double luma;
double Ldetail;
double chroma;
double gamma;
double expcomp;
};
//EPD related parameters.