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

Data Fields

int kernel_denoiseprofile_precondition
 
int kernel_denoiseprofile_precondition_v2
 
int kernel_denoiseprofile_precondition_Y0U0V0
 
int kernel_denoiseprofile_init
 
int kernel_denoiseprofile_dist
 
int kernel_denoiseprofile_horiz
 
int kernel_denoiseprofile_vert
 
int kernel_denoiseprofile_accu
 
int kernel_denoiseprofile_finish
 
int kernel_denoiseprofile_finish_v2
 
int kernel_denoiseprofile_backtransform
 
int kernel_denoiseprofile_backtransform_v2
 
int kernel_denoiseprofile_backtransform_Y0U0V0
 
int kernel_denoiseprofile_decompose
 
int kernel_denoiseprofile_synthesize
 
int kernel_denoiseprofile_reduce_first
 
int kernel_denoiseprofile_reduce_second
 

Detailed Description

Definition at line 363 of file denoiseprofile.c.

Field Documentation

◆ kernel_denoiseprofile_accu

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_accu

Definition at line 372 of file denoiseprofile.c.

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

◆ kernel_denoiseprofile_backtransform

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_backtransform

Definition at line 375 of file denoiseprofile.c.

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

◆ kernel_denoiseprofile_backtransform_v2

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_backtransform_v2

Definition at line 376 of file denoiseprofile.c.

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

◆ kernel_denoiseprofile_backtransform_Y0U0V0

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_backtransform_Y0U0V0

Definition at line 377 of file denoiseprofile.c.

Referenced by init_global(), and process_wavelets_cl().

◆ kernel_denoiseprofile_decompose

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_decompose

Definition at line 378 of file denoiseprofile.c.

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

◆ kernel_denoiseprofile_dist

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_dist

Definition at line 369 of file denoiseprofile.c.

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

◆ kernel_denoiseprofile_finish

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_finish

Definition at line 373 of file denoiseprofile.c.

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

◆ kernel_denoiseprofile_finish_v2

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_finish_v2

Definition at line 374 of file denoiseprofile.c.

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

◆ kernel_denoiseprofile_horiz

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_horiz

Definition at line 370 of file denoiseprofile.c.

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

◆ kernel_denoiseprofile_init

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_init

Definition at line 368 of file denoiseprofile.c.

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

◆ kernel_denoiseprofile_precondition

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_precondition

◆ kernel_denoiseprofile_precondition_v2

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_precondition_v2

◆ kernel_denoiseprofile_precondition_Y0U0V0

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_precondition_Y0U0V0

Definition at line 367 of file denoiseprofile.c.

Referenced by init_global(), and process_wavelets_cl().

◆ kernel_denoiseprofile_reduce_first

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_reduce_first

Definition at line 380 of file denoiseprofile.c.

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

◆ kernel_denoiseprofile_reduce_second

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_reduce_second

Definition at line 381 of file denoiseprofile.c.

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

◆ kernel_denoiseprofile_synthesize

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_synthesize

Definition at line 379 of file denoiseprofile.c.

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

◆ kernel_denoiseprofile_vert

int dt_iop_denoiseprofile_global_data_t::kernel_denoiseprofile_vert

Definition at line 371 of file denoiseprofile.c.

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


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