summaryrefslogtreecommitdiff
path: root/test/controls
diff options
context:
space:
mode:
Diffstat (limited to 'test/controls')
0 files changed, 0 insertions, 0 deletions
#ifdef __cplusplus extern "C" { #endif struct DenoiseStatus { double noise_constant; double noise_slope; double strength; unsigned int mode; }; #ifdef __cplusplus } #endif