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 374 of file filmicrgb.c.

Field Documentation

◆ kernel_filmic_bspline_horizontal

int dt_iop_filmicrgb_global_data_t::kernel_filmic_bspline_horizontal

Definition at line 382 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 384 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 381 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 383 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 388 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 385 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 380 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 378 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 389 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 377 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 376 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 379 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 386 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 387 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: