![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <common.h>
Collaboration diagram for _hl_knee_curve_t:Data Fields | |
| int | engaged |
| float | lift [24] |
Definition at line 257 of file src/iop/highlights/common.h.
| int _hl_knee_curve_t::engaged |
Definition at line 259 of file src/iop/highlights/common.h.
Referenced by _harmonic_reconstruct_cl(), _harmonic_reconstruct_host(), _hl_knee_apply_cfa_cl(), _hl_knee_estimate(), _hl_knee_estimate_cl(), _knee_cl_selftest(), process_harmonic_bayer(), and process_harmonic_xtrans().
| float _hl_knee_curve_t::lift[24] |
Definition at line 260 of file src/iop/highlights/common.h.
Referenced by _hl_knee_estimate(), and _hl_knee_estimate_cl().