Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_ashift_global_data_t Struct Reference
+ Collaboration diagram for dt_iop_ashift_global_data_t:

Data Fields

int kernel_ashift_bilinear
 
int kernel_ashift_bicubic
 
int kernel_ashift_mitchell
 

Detailed Description

Definition at line 549 of file ashift.c.

Field Documentation

◆ kernel_ashift_bicubic

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().

◆ kernel_ashift_bilinear

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().

◆ kernel_ashift_mitchell

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().


The documentation for this struct was generated from the following file: