Add DCT to local chroma denoise

This commit is contained in:
Desmis
2017-12-16 15:24:53 +01:00
parent 3a6c839c41
commit db03c16f45
14 changed files with 943 additions and 18 deletions

View File

@@ -915,6 +915,7 @@ struct LocallabParams {
int noiselumf;
int noiselumc;
int noiselumdetail;
int noisechrodetail;
int noisechrof;
int noisechroc;
int sharradius;