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

Data Fields

int kernel_highlights_1f_clip
 
int kernel_highlights_1f_lch_bayer
 
int kernel_highlights_1f_lch_xtrans
 
int kernel_highlights_4f_clip
 
int kernel_highlights_bilinear_and_mask
 
int kernel_highlights_bilinear_and_mask_xtrans
 
int kernel_highlights_normalize_reduce_first
 
int kernel_highlights_normalize_reduce_first_xtrans
 
int kernel_highlights_normalize_reduce_second
 
int kernel_highlights_remosaic_and_replace
 
int kernel_highlights_remosaic_and_replace_xtrans
 
int kernel_highlights_guide_laplacians
 
int kernel_highlights_diffuse_color
 
int kernel_highlights_box_blur
 
int kernel_highlights_false_color
 
int kernel_filmic_bspline_vertical
 
int kernel_filmic_bspline_horizontal
 
int kernel_filmic_bspline_vertical_local
 
int kernel_filmic_bspline_horizontal_local
 
int kernel_interpolate_bilinear
 

Detailed Description

Definition at line 162 of file highlights.c.

Field Documentation

◆ kernel_filmic_bspline_horizontal

int dt_iop_highlights_global_data_t::kernel_filmic_bspline_horizontal

Definition at line 181 of file highlights.c.

Referenced by cleanup_global(), init_global(), and wavelets_process_cl().

◆ kernel_filmic_bspline_horizontal_local

int dt_iop_highlights_global_data_t::kernel_filmic_bspline_horizontal_local

Definition at line 183 of file highlights.c.

Referenced by cleanup_global(), init_global(), and wavelets_process_cl().

◆ kernel_filmic_bspline_vertical

int dt_iop_highlights_global_data_t::kernel_filmic_bspline_vertical

Definition at line 180 of file highlights.c.

Referenced by cleanup_global(), init_global(), and wavelets_process_cl().

◆ kernel_filmic_bspline_vertical_local

int dt_iop_highlights_global_data_t::kernel_filmic_bspline_vertical_local

Definition at line 182 of file highlights.c.

Referenced by cleanup_global(), init_global(), and wavelets_process_cl().

◆ kernel_highlights_1f_clip

int dt_iop_highlights_global_data_t::kernel_highlights_1f_clip

Definition at line 164 of file highlights.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_highlights_1f_lch_bayer

int dt_iop_highlights_global_data_t::kernel_highlights_1f_lch_bayer

Definition at line 165 of file highlights.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_highlights_1f_lch_xtrans

int dt_iop_highlights_global_data_t::kernel_highlights_1f_lch_xtrans

Definition at line 166 of file highlights.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_highlights_4f_clip

int dt_iop_highlights_global_data_t::kernel_highlights_4f_clip

Definition at line 167 of file highlights.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_highlights_bilinear_and_mask

int dt_iop_highlights_global_data_t::kernel_highlights_bilinear_and_mask

Definition at line 168 of file highlights.c.

Referenced by cleanup_global(), init_global(), and process_laplacian_bayer_cl().

◆ kernel_highlights_bilinear_and_mask_xtrans

int dt_iop_highlights_global_data_t::kernel_highlights_bilinear_and_mask_xtrans

Definition at line 169 of file highlights.c.

Referenced by cleanup_global(), init_global(), and process_laplacian_xtrans_cl().

◆ kernel_highlights_box_blur

int dt_iop_highlights_global_data_t::kernel_highlights_box_blur

◆ kernel_highlights_diffuse_color

int dt_iop_highlights_global_data_t::kernel_highlights_diffuse_color

Definition at line 176 of file highlights.c.

Referenced by cleanup_global(), init_global(), and wavelets_process_cl().

◆ kernel_highlights_false_color

int dt_iop_highlights_global_data_t::kernel_highlights_false_color

Definition at line 178 of file highlights.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_highlights_guide_laplacians

int dt_iop_highlights_global_data_t::kernel_highlights_guide_laplacians

Definition at line 175 of file highlights.c.

Referenced by cleanup_global(), init_global(), and wavelets_process_cl().

◆ kernel_highlights_normalize_reduce_first

int dt_iop_highlights_global_data_t::kernel_highlights_normalize_reduce_first

Definition at line 170 of file highlights.c.

Referenced by cleanup_global(), init_global(), and process_laplacian_bayer_cl().

◆ kernel_highlights_normalize_reduce_first_xtrans

int dt_iop_highlights_global_data_t::kernel_highlights_normalize_reduce_first_xtrans

Definition at line 171 of file highlights.c.

Referenced by cleanup_global(), init_global(), and process_laplacian_xtrans_cl().

◆ kernel_highlights_normalize_reduce_second

int dt_iop_highlights_global_data_t::kernel_highlights_normalize_reduce_second

◆ kernel_highlights_remosaic_and_replace

int dt_iop_highlights_global_data_t::kernel_highlights_remosaic_and_replace

Definition at line 173 of file highlights.c.

Referenced by cleanup_global(), init_global(), and process_laplacian_bayer_cl().

◆ kernel_highlights_remosaic_and_replace_xtrans

int dt_iop_highlights_global_data_t::kernel_highlights_remosaic_and_replace_xtrans

Definition at line 174 of file highlights.c.

Referenced by cleanup_global(), init_global(), and process_laplacian_xtrans_cl().

◆ kernel_interpolate_bilinear

int dt_iop_highlights_global_data_t::kernel_interpolate_bilinear

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