![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_ashift_global_data_t:Data Fields | |
| int | kernel_ashift_bilinear |
| int | kernel_ashift_bicubic |
| int | kernel_ashift_mitchell |
| int dt_iop_ashift_global_data_t::kernel_ashift_bicubic |
Definition at line 552 of file ashift.c.
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_ashift_global_data_t::kernel_ashift_bilinear |
Definition at line 551 of file ashift.c.
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_ashift_global_data_t::kernel_ashift_mitchell |
Definition at line 553 of file ashift.c.
Referenced by cleanup_global(), init_global(), and process_cl().