![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_colorreconstruct_bilateral_frozen_t:Data Fields | |
| size_t | size_x |
| size_t | size_y |
| size_t | size_z |
| int | width |
| int | height |
| int | x |
| int | y |
| float | scale |
| float | sigma_s |
| float | sigma_r |
| dt_iop_colorreconstruct_Lab_t * | buf |
Definition at line 111 of file colorreconstruction.c.
| dt_iop_colorreconstruct_Lab_t* dt_iop_colorreconstruct_bilateral_frozen_t::buf |
Definition at line 117 of file colorreconstruction.c.
Referenced by __attribute__(), dt_iop_colorreconstruct_bilateral_freeze(), and dt_iop_colorreconstruct_bilateral_freeze_cl().
| int dt_iop_colorreconstruct_bilateral_frozen_t::height |
Definition at line 114 of file colorreconstruction.c.
Referenced by dt_iop_colorreconstruct_bilateral_freeze(), and dt_iop_colorreconstruct_bilateral_freeze_cl().
| float dt_iop_colorreconstruct_bilateral_frozen_t::scale |
Definition at line 115 of file colorreconstruction.c.
Referenced by dt_iop_colorreconstruct_bilateral_freeze(), and dt_iop_colorreconstruct_bilateral_freeze_cl().
| float dt_iop_colorreconstruct_bilateral_frozen_t::sigma_r |
Definition at line 116 of file colorreconstruction.c.
Referenced by dt_iop_colorreconstruct_bilateral_freeze(), and dt_iop_colorreconstruct_bilateral_freeze_cl().
| float dt_iop_colorreconstruct_bilateral_frozen_t::sigma_s |
Definition at line 116 of file colorreconstruction.c.
Referenced by dt_iop_colorreconstruct_bilateral_freeze(), and dt_iop_colorreconstruct_bilateral_freeze_cl().
| size_t dt_iop_colorreconstruct_bilateral_frozen_t::size_x |
Definition at line 113 of file colorreconstruction.c.
Referenced by dt_iop_colorreconstruct_bilateral_freeze(), and dt_iop_colorreconstruct_bilateral_freeze_cl().
| size_t dt_iop_colorreconstruct_bilateral_frozen_t::size_y |
Definition at line 113 of file colorreconstruction.c.
Referenced by dt_iop_colorreconstruct_bilateral_freeze(), and dt_iop_colorreconstruct_bilateral_freeze_cl().
| size_t dt_iop_colorreconstruct_bilateral_frozen_t::size_z |
Definition at line 113 of file colorreconstruction.c.
Referenced by dt_iop_colorreconstruct_bilateral_freeze(), and dt_iop_colorreconstruct_bilateral_freeze_cl().
| int dt_iop_colorreconstruct_bilateral_frozen_t::width |
Definition at line 114 of file colorreconstruction.c.
Referenced by dt_iop_colorreconstruct_bilateral_freeze(), and dt_iop_colorreconstruct_bilateral_freeze_cl().
| int dt_iop_colorreconstruct_bilateral_frozen_t::x |
Definition at line 114 of file colorreconstruction.c.
Referenced by dt_iop_colorreconstruct_bilateral_freeze(), and dt_iop_colorreconstruct_bilateral_freeze_cl().
| int dt_iop_colorreconstruct_bilateral_frozen_t::y |
Definition at line 114 of file colorreconstruction.c.
Referenced by dt_iop_colorreconstruct_bilateral_freeze(), and dt_iop_colorreconstruct_bilateral_freeze_cl().