![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Include dependency graph for openmp_maths.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | DT_MATH_OPENMP_MATHS_H |
Functions | |
| static float | fast_exp10f (const float x) |
| static float | fast_expf (const float x) |
| static float | v_maxf (const float vector[3]) |
| static float | v_minf (const float vector[3]) |
| static float | v_sumf (const float vector[3]) |
| static float | fmaxabsf (const float a, const float b) |
| static float | fminabsf (const float a, const float b) |
| static float | clamp_simd (const float x) |
| #define DT_MATH_OPENMP_MATHS_H |
Definition at line 26 of file openmp_maths.h.
Definition at line 128 of file openmp_maths.h.
Referenced by __OMP_DECLARE_SIMD__(), __OMP_DECLARE_SIMD__(), __OMP_DECLARE_SIMD__(), _CLAMP_XYZ(), dt_develop_blendif_lab_make_mask(), dt_develop_blendif_rgb_hsl_make_mask(), dt_develop_blendif_rgb_jzczhz_make_mask(), dt_iop_tonecurve_draw(), log_tonemapping(), mask_clipped_pixels(), process_hsl_v1(), process_hsl_v2(), restore_ratios(), and test_clamp_simd().
Definition at line 70 of file openmp_maths.h.
Referenced by apply_auto_black(), apply_auto_exposure(), and process().
Definition at line 110 of file openmp_maths.h.
References L.
Referenced by wavelets_reconstruct_ratios(), and wavelets_reconstruct_RGB().
Definition at line 119 of file openmp_maths.h.
References L.
Definition at line 88 of file openmp_maths.h.
References L.
Referenced by apply_auto_black(), apply_auto_Dmax(), WB_high_picker_update(), Wb_low_norm_callback(), and WB_low_picker_update().
Definition at line 96 of file openmp_maths.h.
References L.
Referenced by apply_auto_exposure(), apply_auto_offset(), apply_auto_WB_high(), apply_auto_WB_low(), Wb_high_norm_callback(), WB_high_picker_callback(), and WB_low_picker_callback().
Definition at line 103 of file openmp_maths.h.