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

#include <common.h>

+ Collaboration diagram for dt_iop_highlights_global_data_t:

Data Fields

int kernel_highlights_1f_clip
 
int kernel_highlights_count_clipped
 
int kernel_hl_dt_warp
 
int kernel_hl_dt_rows
 
int kernel_hl_dt_cols
 
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_bilinear_and_mask_passthrough
 
int kernel_highlights_normalize_reduce_first
 
int kernel_highlights_normalize_reduce_first_xtrans
 
int kernel_highlights_normalize_reduce_first_passthrough
 
int kernel_highlights_normalize_reduce_second
 
int kernel_highlights_remosaic_and_replace
 
int kernel_highlights_remosaic_and_replace_xtrans
 
int kernel_highlights_remosaic_and_replace_passthrough
 
int kernel_highlights_guide_laplacians
 
int kernel_highlights_diffuse_color
 
int kernel_highlights_box_blur
 
int kernel_sparse_chol_update_level
 
int kernel_sparse_chol_final_level
 
int kernel_sparse_chol_fwd_level
 
int kernel_sparse_chol_bwd_level
 
int kernel_hl_cfa_steer
 
int kernel_hl_cfa_down
 
int kernel_hl_cfa_box
 
int kernel_hl_cfa_grad
 
int kernel_hl_cfa_tensor
 
int kernel_hl_cfa_gnorm
 
int kernel_hl_cfa_weights
 
int kernel_hl_cfa_jacobi
 
int kernel_hl_cfa_jacobi_block
 
int kernel_hl_fill_down
 
int kernel_hl_fill_seed
 
int kernel_hl_fill_seed_up
 
int kernel_hl_fill_jacobi
 
int kernel_hl_fill_jacobi_block
 
int kernel_hl_fill_up
 
int kernel_hl_cf_lref_partials
 
int kernel_hl_cf_pack_joint
 
int kernel_hl_cf_fit_joint
 
int kernel_hl_cf_eval_joint
 
int kernel_hl_cf_pack_pair
 
int kernel_hl_cf_fit_pair
 
int kernel_hl_cf_eval_pair
 
int kernel_hl_cf_pack_deepmask
 
int kernel_hl_cf_eval_deep
 
int kernel_hl_buf_to_img
 
int kernel_hl_hf_pack
 
int kernel_hl_hf_fit
 
int kernel_hl_hf_energy
 
int kernel_hl_hf_eval
 
int kernel_hl_hf_damp
 
int kernel_hl_soft_floor
 
int kernel_hl_hard_floor
 
int kernel_hl_lsb_hole
 
int kernel_hl_ratio_plane
 
int kernel_hl_dome_down
 
int kernel_hl_dome_blend
 
int kernel_hl_core_floor
 
int kernel_hl_cmean_reduce
 
int kernel_hl_ratio_cmean_blend
 
int kernel_hl_clip0_rehue
 
int kernel_hl_ring_vote
 
int kernel_hl_cgrad_plateau
 
int kernel_hl_cg_fold
 
int kernel_hl_cg_alpha_step
 
int kernel_hl_cg_beta_step
 
int kernel_hl_cmean_finalize
 
int kernel_hl_ring_vote_finalize
 
int kernel_hl_region_benefit
 
int kernel_hl_region_worth_finalize
 
int kernel_hl_reduce_finalize
 
int kernel_hl_set_scalar
 
int kernel_hl_vote_reduce
 
int kernel_hl_cgrad_guard
 
int kernel_hl_cgrad_anchor
 
int kernel_hl_cgrad_share
 
int kernel_hl_cgrad_store
 
int kernel_hl_cgrad_gate
 
int kernel_hl_cgrad_reproject
 
int kernel_hl_cgrad_hole1c
 
int kernel_hl_cgrad_write1c
 
int kernel_hl_pde_init
 
int kernel_hl_mask_to_img1
 
int kernel_hl_core_blend
 
int kernel_hl_pde_rhs
 
int kernel_hl_pde_scatter
 
int kernel_hl_aniso_prep
 
int kernel_hl_box3
 
int kernel_hl_grad_reduce
 
int kernel_hl_aniso_tensor
 
int kernel_hl_aniso_weights
 
int kernel_hl_aniso_reassemble
 
int kernel_hl_aniso_rhs
 
int kernel_hl_aniso_scatter
 
int kernel_hl_knee_bin
 
int kernel_hl_knee_jmom
 
int kernel_hl_knee_pmom
 
int kernel_hl_knee_joint_reg
 
int kernel_hl_knee_pair_reg
 
int kernel_hl_knee_apply
 
int kernel_hl_mask_pack
 
int kernel_hl_region_gather
 
int kernel_hl_region_scatter
 
int kernel_hl_region_stats
 
int kernel_hl_need_self
 
int kernel_hl_knee_apply_interp
 
int kernel_hl_cg_embed
 
int kernel_hl_cg_op
 
int kernel_hl_cg_r0
 
int kernel_hl_cg_beta
 
int kernel_hl_relu
 
int kernel_hl_cg_r1
 
int kernel_hl_cg_ap
 
int kernel_hl_cg_update
 
int kernel_hl_aniso_pyr_down
 
int kernel_hl_pyr_getc
 
int kernel_hl_pyr_putc
 
int kernel_hl_pyr_getc4
 
int kernel_hl_pyr_putc4
 
int kernel_hl_pyr_project
 
int kernel_hl_aniso_obs_full
 
int kernel_hl_aniso_obs_flags
 
int kernel_hl_window_pack
 
int kernel_hl_window_unpack
 
int kernel_hl_aniso_iter
 
int kernel_hl_aniso_iter_block
 
int kernel_hl_aniso_splat
 
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 534 of file src/iop/highlights/common.h.

Field Documentation

◆ kernel_filmic_bspline_horizontal

int dt_iop_highlights_global_data_t::kernel_filmic_bspline_horizontal

Definition at line 670 of file src/iop/highlights/common.h.

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 672 of file src/iop/highlights/common.h.

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 669 of file src/iop/highlights/common.h.

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 671 of file src/iop/highlights/common.h.

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 536 of file src/iop/highlights/common.h.

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

◆ kernel_highlights_1f_lch_bayer

int dt_iop_highlights_global_data_t::kernel_highlights_1f_lch_bayer

Definition at line 541 of file src/iop/highlights/common.h.

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

◆ kernel_highlights_1f_lch_xtrans

int dt_iop_highlights_global_data_t::kernel_highlights_1f_lch_xtrans

Definition at line 542 of file src/iop/highlights/common.h.

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

◆ kernel_highlights_4f_clip

int dt_iop_highlights_global_data_t::kernel_highlights_4f_clip

Definition at line 543 of file src/iop/highlights/common.h.

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

◆ kernel_highlights_bilinear_and_mask

int dt_iop_highlights_global_data_t::kernel_highlights_bilinear_and_mask

◆ kernel_highlights_bilinear_and_mask_passthrough

int dt_iop_highlights_global_data_t::kernel_highlights_bilinear_and_mask_passthrough

◆ kernel_highlights_bilinear_and_mask_xtrans

int dt_iop_highlights_global_data_t::kernel_highlights_bilinear_and_mask_xtrans

◆ kernel_highlights_box_blur

int dt_iop_highlights_global_data_t::kernel_highlights_box_blur

◆ kernel_highlights_count_clipped

int dt_iop_highlights_global_data_t::kernel_highlights_count_clipped

Definition at line 537 of file src/iop/highlights/common.h.

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

◆ kernel_highlights_diffuse_color

int dt_iop_highlights_global_data_t::kernel_highlights_diffuse_color

Definition at line 555 of file src/iop/highlights/common.h.

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 667 of file src/iop/highlights/common.h.

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

◆ kernel_highlights_guide_laplacians

int dt_iop_highlights_global_data_t::kernel_highlights_guide_laplacians

Definition at line 554 of file src/iop/highlights/common.h.

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

◆ kernel_highlights_normalize_reduce_first_passthrough

int dt_iop_highlights_global_data_t::kernel_highlights_normalize_reduce_first_passthrough

◆ kernel_highlights_normalize_reduce_first_xtrans

int dt_iop_highlights_global_data_t::kernel_highlights_normalize_reduce_first_xtrans

◆ 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

◆ kernel_highlights_remosaic_and_replace_passthrough

int dt_iop_highlights_global_data_t::kernel_highlights_remosaic_and_replace_passthrough

◆ kernel_highlights_remosaic_and_replace_xtrans

int dt_iop_highlights_global_data_t::kernel_highlights_remosaic_and_replace_xtrans

◆ kernel_hl_aniso_iter

int dt_iop_highlights_global_data_t::kernel_hl_aniso_iter

Definition at line 664 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_aniso_iter_block

int dt_iop_highlights_global_data_t::kernel_hl_aniso_iter_block

Definition at line 665 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_aniso_obs_flags

int dt_iop_highlights_global_data_t::kernel_hl_aniso_obs_flags

Definition at line 661 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_aniso_obs_full

int dt_iop_highlights_global_data_t::kernel_hl_aniso_obs_full

Definition at line 660 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_aniso_prep

int dt_iop_highlights_global_data_t::kernel_hl_aniso_prep

Definition at line 626 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_aniso_pyr_down

int dt_iop_highlights_global_data_t::kernel_hl_aniso_pyr_down

Definition at line 654 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_aniso_reassemble

int dt_iop_highlights_global_data_t::kernel_hl_aniso_reassemble

Definition at line 631 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_aniso_rhs

int dt_iop_highlights_global_data_t::kernel_hl_aniso_rhs

Definition at line 632 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_aniso_scatter

int dt_iop_highlights_global_data_t::kernel_hl_aniso_scatter

Definition at line 633 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_aniso_splat

int dt_iop_highlights_global_data_t::kernel_hl_aniso_splat

Definition at line 666 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_aniso_tensor

int dt_iop_highlights_global_data_t::kernel_hl_aniso_tensor

Definition at line 629 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_aniso_weights

int dt_iop_highlights_global_data_t::kernel_hl_aniso_weights

Definition at line 630 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_box3

int dt_iop_highlights_global_data_t::kernel_hl_box3

Definition at line 627 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_buf_to_img

int dt_iop_highlights_global_data_t::kernel_hl_buf_to_img

Definition at line 585 of file src/iop/highlights/common.h.

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

◆ kernel_hl_cf_eval_deep

int dt_iop_highlights_global_data_t::kernel_hl_cf_eval_deep

Definition at line 584 of file src/iop/highlights/common.h.

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

◆ kernel_hl_cf_eval_joint

int dt_iop_highlights_global_data_t::kernel_hl_cf_eval_joint

Definition at line 579 of file src/iop/highlights/common.h.

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

◆ kernel_hl_cf_eval_pair

int dt_iop_highlights_global_data_t::kernel_hl_cf_eval_pair

Definition at line 582 of file src/iop/highlights/common.h.

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

◆ kernel_hl_cf_fit_joint

int dt_iop_highlights_global_data_t::kernel_hl_cf_fit_joint

◆ kernel_hl_cf_fit_pair

int dt_iop_highlights_global_data_t::kernel_hl_cf_fit_pair

Definition at line 581 of file src/iop/highlights/common.h.

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

◆ kernel_hl_cf_lref_partials

int dt_iop_highlights_global_data_t::kernel_hl_cf_lref_partials

Definition at line 576 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cf_pack_deepmask

int dt_iop_highlights_global_data_t::kernel_hl_cf_pack_deepmask

Definition at line 583 of file src/iop/highlights/common.h.

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

◆ kernel_hl_cf_pack_joint

int dt_iop_highlights_global_data_t::kernel_hl_cf_pack_joint

◆ kernel_hl_cf_pack_pair

int dt_iop_highlights_global_data_t::kernel_hl_cf_pack_pair

Definition at line 580 of file src/iop/highlights/common.h.

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

◆ kernel_hl_cfa_box

int dt_iop_highlights_global_data_t::kernel_hl_cfa_box

◆ kernel_hl_cfa_down

int dt_iop_highlights_global_data_t::kernel_hl_cfa_down

◆ kernel_hl_cfa_gnorm

int dt_iop_highlights_global_data_t::kernel_hl_cfa_gnorm

◆ kernel_hl_cfa_grad

int dt_iop_highlights_global_data_t::kernel_hl_cfa_grad

◆ kernel_hl_cfa_jacobi

int dt_iop_highlights_global_data_t::kernel_hl_cfa_jacobi

◆ kernel_hl_cfa_jacobi_block

int dt_iop_highlights_global_data_t::kernel_hl_cfa_jacobi_block

◆ kernel_hl_cfa_steer

int dt_iop_highlights_global_data_t::kernel_hl_cfa_steer

Definition at line 561 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cfa_tensor

int dt_iop_highlights_global_data_t::kernel_hl_cfa_tensor

◆ kernel_hl_cfa_weights

int dt_iop_highlights_global_data_t::kernel_hl_cfa_weights

◆ kernel_hl_cg_alpha_step

int dt_iop_highlights_global_data_t::kernel_hl_cg_alpha_step

Definition at line 604 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cg_ap

int dt_iop_highlights_global_data_t::kernel_hl_cg_ap

Definition at line 652 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cg_beta

int dt_iop_highlights_global_data_t::kernel_hl_cg_beta

Definition at line 649 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cg_beta_step

int dt_iop_highlights_global_data_t::kernel_hl_cg_beta_step

Definition at line 605 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cg_embed

int dt_iop_highlights_global_data_t::kernel_hl_cg_embed

Definition at line 646 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cg_fold

int dt_iop_highlights_global_data_t::kernel_hl_cg_fold

Definition at line 603 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cg_op

int dt_iop_highlights_global_data_t::kernel_hl_cg_op

Definition at line 647 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cg_r0

int dt_iop_highlights_global_data_t::kernel_hl_cg_r0

Definition at line 648 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cg_r1

int dt_iop_highlights_global_data_t::kernel_hl_cg_r1

Definition at line 651 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cg_update

int dt_iop_highlights_global_data_t::kernel_hl_cg_update

Definition at line 653 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cgrad_anchor

int dt_iop_highlights_global_data_t::kernel_hl_cgrad_anchor

Definition at line 614 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cgrad_gate

int dt_iop_highlights_global_data_t::kernel_hl_cgrad_gate

Definition at line 617 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cgrad_guard

int dt_iop_highlights_global_data_t::kernel_hl_cgrad_guard

Definition at line 613 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cgrad_hole1c

int dt_iop_highlights_global_data_t::kernel_hl_cgrad_hole1c

Definition at line 619 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cgrad_plateau

int dt_iop_highlights_global_data_t::kernel_hl_cgrad_plateau

Definition at line 602 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cgrad_reproject

int dt_iop_highlights_global_data_t::kernel_hl_cgrad_reproject

Definition at line 618 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cgrad_share

int dt_iop_highlights_global_data_t::kernel_hl_cgrad_share

Definition at line 615 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cgrad_store

int dt_iop_highlights_global_data_t::kernel_hl_cgrad_store

Definition at line 616 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cgrad_write1c

int dt_iop_highlights_global_data_t::kernel_hl_cgrad_write1c

Definition at line 620 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_clip0_rehue

int dt_iop_highlights_global_data_t::kernel_hl_clip0_rehue

Definition at line 600 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cmean_finalize

int dt_iop_highlights_global_data_t::kernel_hl_cmean_finalize

Definition at line 606 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_cmean_reduce

int dt_iop_highlights_global_data_t::kernel_hl_cmean_reduce

Definition at line 598 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_core_blend

int dt_iop_highlights_global_data_t::kernel_hl_core_blend

Definition at line 623 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_core_floor

int dt_iop_highlights_global_data_t::kernel_hl_core_floor

Definition at line 597 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_dome_blend

int dt_iop_highlights_global_data_t::kernel_hl_dome_blend

Definition at line 596 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_dome_down

int dt_iop_highlights_global_data_t::kernel_hl_dome_down

Definition at line 595 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_dt_cols

int dt_iop_highlights_global_data_t::kernel_hl_dt_cols

Definition at line 540 of file src/iop/highlights/common.h.

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

◆ kernel_hl_dt_rows

int dt_iop_highlights_global_data_t::kernel_hl_dt_rows

Definition at line 539 of file src/iop/highlights/common.h.

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

◆ kernel_hl_dt_warp

int dt_iop_highlights_global_data_t::kernel_hl_dt_warp

Definition at line 538 of file src/iop/highlights/common.h.

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

◆ kernel_hl_fill_down

int dt_iop_highlights_global_data_t::kernel_hl_fill_down

◆ kernel_hl_fill_jacobi

int dt_iop_highlights_global_data_t::kernel_hl_fill_jacobi

◆ kernel_hl_fill_jacobi_block

int dt_iop_highlights_global_data_t::kernel_hl_fill_jacobi_block

◆ kernel_hl_fill_seed

int dt_iop_highlights_global_data_t::kernel_hl_fill_seed

◆ kernel_hl_fill_seed_up

int dt_iop_highlights_global_data_t::kernel_hl_fill_seed_up

◆ kernel_hl_fill_up

int dt_iop_highlights_global_data_t::kernel_hl_fill_up

◆ kernel_hl_grad_reduce

int dt_iop_highlights_global_data_t::kernel_hl_grad_reduce

Definition at line 628 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_hard_floor

int dt_iop_highlights_global_data_t::kernel_hl_hard_floor

Definition at line 592 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_hf_damp

int dt_iop_highlights_global_data_t::kernel_hl_hf_damp

Definition at line 590 of file src/iop/highlights/common.h.

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

◆ kernel_hl_hf_energy

int dt_iop_highlights_global_data_t::kernel_hl_hf_energy

Definition at line 588 of file src/iop/highlights/common.h.

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

◆ kernel_hl_hf_eval

int dt_iop_highlights_global_data_t::kernel_hl_hf_eval

Definition at line 589 of file src/iop/highlights/common.h.

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

◆ kernel_hl_hf_fit

int dt_iop_highlights_global_data_t::kernel_hl_hf_fit

Definition at line 587 of file src/iop/highlights/common.h.

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

◆ kernel_hl_hf_pack

int dt_iop_highlights_global_data_t::kernel_hl_hf_pack

Definition at line 586 of file src/iop/highlights/common.h.

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

◆ kernel_hl_knee_apply

int dt_iop_highlights_global_data_t::kernel_hl_knee_apply

Definition at line 639 of file src/iop/highlights/common.h.

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

◆ kernel_hl_knee_apply_interp

int dt_iop_highlights_global_data_t::kernel_hl_knee_apply_interp

◆ kernel_hl_knee_bin

int dt_iop_highlights_global_data_t::kernel_hl_knee_bin

Definition at line 634 of file src/iop/highlights/common.h.

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

◆ kernel_hl_knee_jmom

int dt_iop_highlights_global_data_t::kernel_hl_knee_jmom

Definition at line 635 of file src/iop/highlights/common.h.

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

◆ kernel_hl_knee_joint_reg

int dt_iop_highlights_global_data_t::kernel_hl_knee_joint_reg

Definition at line 637 of file src/iop/highlights/common.h.

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

◆ kernel_hl_knee_pair_reg

int dt_iop_highlights_global_data_t::kernel_hl_knee_pair_reg

Definition at line 638 of file src/iop/highlights/common.h.

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

◆ kernel_hl_knee_pmom

int dt_iop_highlights_global_data_t::kernel_hl_knee_pmom

Definition at line 636 of file src/iop/highlights/common.h.

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

◆ kernel_hl_lsb_hole

int dt_iop_highlights_global_data_t::kernel_hl_lsb_hole

Definition at line 593 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_mask_pack

int dt_iop_highlights_global_data_t::kernel_hl_mask_pack

◆ kernel_hl_mask_to_img1

int dt_iop_highlights_global_data_t::kernel_hl_mask_to_img1

Definition at line 622 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_need_self

int dt_iop_highlights_global_data_t::kernel_hl_need_self

Definition at line 644 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_pde_init

int dt_iop_highlights_global_data_t::kernel_hl_pde_init

Definition at line 621 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_pde_rhs

int dt_iop_highlights_global_data_t::kernel_hl_pde_rhs

Definition at line 624 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_pde_scatter

int dt_iop_highlights_global_data_t::kernel_hl_pde_scatter

Definition at line 625 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_pyr_getc

int dt_iop_highlights_global_data_t::kernel_hl_pyr_getc

Definition at line 655 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_pyr_getc4

int dt_iop_highlights_global_data_t::kernel_hl_pyr_getc4

Definition at line 657 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_pyr_project

int dt_iop_highlights_global_data_t::kernel_hl_pyr_project

Definition at line 659 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_pyr_putc

int dt_iop_highlights_global_data_t::kernel_hl_pyr_putc

Definition at line 656 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_pyr_putc4

int dt_iop_highlights_global_data_t::kernel_hl_pyr_putc4

Definition at line 658 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_ratio_cmean_blend

int dt_iop_highlights_global_data_t::kernel_hl_ratio_cmean_blend

Definition at line 599 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_ratio_plane

int dt_iop_highlights_global_data_t::kernel_hl_ratio_plane

Definition at line 594 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_reduce_finalize

int dt_iop_highlights_global_data_t::kernel_hl_reduce_finalize

Definition at line 610 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_region_benefit

int dt_iop_highlights_global_data_t::kernel_hl_region_benefit

Definition at line 608 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_region_gather

int dt_iop_highlights_global_data_t::kernel_hl_region_gather

Definition at line 641 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_region_scatter

int dt_iop_highlights_global_data_t::kernel_hl_region_scatter

Definition at line 642 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_region_stats

int dt_iop_highlights_global_data_t::kernel_hl_region_stats

Definition at line 643 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_region_worth_finalize

int dt_iop_highlights_global_data_t::kernel_hl_region_worth_finalize

Definition at line 609 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_relu

int dt_iop_highlights_global_data_t::kernel_hl_relu

Definition at line 650 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_ring_vote

int dt_iop_highlights_global_data_t::kernel_hl_ring_vote

Definition at line 601 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_ring_vote_finalize

int dt_iop_highlights_global_data_t::kernel_hl_ring_vote_finalize

Definition at line 607 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_set_scalar

int dt_iop_highlights_global_data_t::kernel_hl_set_scalar

Definition at line 611 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_soft_floor

int dt_iop_highlights_global_data_t::kernel_hl_soft_floor

Definition at line 591 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_vote_reduce

int dt_iop_highlights_global_data_t::kernel_hl_vote_reduce

Definition at line 612 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_window_pack

int dt_iop_highlights_global_data_t::kernel_hl_window_pack

Definition at line 662 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_hl_window_unpack

int dt_iop_highlights_global_data_t::kernel_hl_window_unpack

Definition at line 663 of file src/iop/highlights/common.h.

Referenced by cleanup_global(), and init_global().

◆ kernel_interpolate_bilinear

int dt_iop_highlights_global_data_t::kernel_interpolate_bilinear

◆ kernel_sparse_chol_bwd_level

int dt_iop_highlights_global_data_t::kernel_sparse_chol_bwd_level

Definition at line 560 of file src/iop/highlights/common.h.

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

◆ kernel_sparse_chol_final_level

int dt_iop_highlights_global_data_t::kernel_sparse_chol_final_level

Definition at line 558 of file src/iop/highlights/common.h.

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

◆ kernel_sparse_chol_fwd_level

int dt_iop_highlights_global_data_t::kernel_sparse_chol_fwd_level

Definition at line 559 of file src/iop/highlights/common.h.

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

◆ kernel_sparse_chol_update_level

int dt_iop_highlights_global_data_t::kernel_sparse_chol_update_level

Definition at line 557 of file src/iop/highlights/common.h.

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


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