Encoding log - add slider base log

This commit is contained in:
Desmis
2019-12-11 15:07:40 +01:00
parent 534cfc15fc
commit ab50cfdc58
10 changed files with 47 additions and 7 deletions

View File

@@ -1323,6 +1323,7 @@ struct LocallabParams {
double whiteEv;
int detail;
int sensilog;
double baselog;
LocallabSpot();