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

Data Fields

int kernel_filmic_rgb_split
 
int kernel_filmic_rgb_chroma
 
int kernel_filmic_mask
 
int kernel_filmic_show_mask
 
int kernel_filmic_inpaint_noise
 
int kernel_filmic_bspline_vertical
 
int kernel_filmic_bspline_horizontal
 
int kernel_filmic_bspline_vertical_local
 
int kernel_filmic_bspline_horizontal_local
 
int kernel_filmic_init_reconstruct
 
int kernel_filmic_wavelets_detail
 
int kernel_filmic_wavelets_reconstruct
 
int kernel_filmic_compute_ratios
 
int kernel_filmic_restore_ratios
 

Detailed Description

Definition at line 335 of file filmicrgb.c.

Field Documentation

◆ kernel_filmic_bspline_horizontal

int dt_iop_filmicrgb_global_data_t::kernel_filmic_bspline_horizontal

Definition at line 343 of file filmicrgb.c.

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

◆ kernel_filmic_bspline_horizontal_local

int dt_iop_filmicrgb_global_data_t::kernel_filmic_bspline_horizontal_local

Definition at line 345 of file filmicrgb.c.

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

◆ kernel_filmic_bspline_vertical

int dt_iop_filmicrgb_global_data_t::kernel_filmic_bspline_vertical

Definition at line 342 of file filmicrgb.c.

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

◆ kernel_filmic_bspline_vertical_local

int dt_iop_filmicrgb_global_data_t::kernel_filmic_bspline_vertical_local

Definition at line 344 of file filmicrgb.c.

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

◆ kernel_filmic_compute_ratios

int dt_iop_filmicrgb_global_data_t::kernel_filmic_compute_ratios

Definition at line 349 of file filmicrgb.c.

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

◆ kernel_filmic_init_reconstruct

int dt_iop_filmicrgb_global_data_t::kernel_filmic_init_reconstruct

Definition at line 346 of file filmicrgb.c.

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

◆ kernel_filmic_inpaint_noise

int dt_iop_filmicrgb_global_data_t::kernel_filmic_inpaint_noise

Definition at line 341 of file filmicrgb.c.

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

◆ kernel_filmic_mask

int dt_iop_filmicrgb_global_data_t::kernel_filmic_mask

Definition at line 339 of file filmicrgb.c.

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

◆ kernel_filmic_restore_ratios

int dt_iop_filmicrgb_global_data_t::kernel_filmic_restore_ratios

Definition at line 350 of file filmicrgb.c.

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

◆ kernel_filmic_rgb_chroma

int dt_iop_filmicrgb_global_data_t::kernel_filmic_rgb_chroma

Definition at line 338 of file filmicrgb.c.

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

◆ kernel_filmic_rgb_split

int dt_iop_filmicrgb_global_data_t::kernel_filmic_rgb_split

Definition at line 337 of file filmicrgb.c.

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

◆ kernel_filmic_show_mask

int dt_iop_filmicrgb_global_data_t::kernel_filmic_show_mask

Definition at line 340 of file filmicrgb.c.

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

◆ kernel_filmic_wavelets_detail

int dt_iop_filmicrgb_global_data_t::kernel_filmic_wavelets_detail

Definition at line 347 of file filmicrgb.c.

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

◆ kernel_filmic_wavelets_reconstruct

int dt_iop_filmicrgb_global_data_t::kernel_filmic_wavelets_reconstruct

Definition at line 348 of file filmicrgb.c.

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


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