![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <dwt.h>
Collaboration diagram for dwt_params_cl_t:Data Fields | |
| dt_dwt_cl_global_t * | global |
| int | devid |
| cl_mem | image |
| int | width |
| int | height |
| int | ch |
| int | scales |
| int | return_layer |
| int | merge_from_scale |
| void * | user_data |
| float | preview_scale |
| dt_dwt_cl_global_t* dwt_params_cl_t::global |
Definition at line 120 of file dwt.h.
Referenced by dt_dwt_init_cl().
| int dwt_params_cl_t::merge_from_scale |
Definition at line 128 of file dwt.h.
Referenced by rt_process_forms_cl().
| int dwt_params_cl_t::return_layer |
Definition at line 127 of file dwt.h.
Referenced by process_cl(), and rt_process_forms_cl().
| int dwt_params_cl_t::scales |
Definition at line 126 of file dwt.h.
Referenced by process_cl(), and rt_process_forms_cl().
| void* dwt_params_cl_t::user_data |
Definition at line 129 of file dwt.h.
Referenced by rt_process_forms_cl().