![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Go to the source code of this file.
Macros | |
| #define | gweight(i, j, ii, jj) |
| #define | gbuf(BUF, A, B) ((BUF)[4 * ((size_t)width * ((B)) + ((A))) + ch]) |
Functions | |
| static int | dt_iop_equalizer_wtf (float *const buf, float **weight_a, const int l, const int width, const int height) |
| static int | dt_iop_equalizer_iwtf (float *buf, float **weight_a, const int l, const int width, const int height) |
Definition at line 40 of file equalizer_eaw.h.
| #define gweight | ( | i, | |
| j, | |||
| ii, | |||
| jj | |||
| ) |
Definition at line 33 of file equalizer_eaw.h.
|
static |
Definition at line 120 of file equalizer_eaw.h.
References __OMP_PARALLEL_FOR__, ch, dt_get_perthread, dt_pixelpipe_cache_alloc_perthread_float, dt_pixelpipe_cache_free_align, gbuf, gweight, height, i, IS_NULL_PTR, and width.
|
static |
Definition at line 43 of file equalizer_eaw.h.
References __OMP_PARALLEL_FOR__, ch, dt_get_perthread, dt_pixelpipe_cache_alloc_perthread_float, dt_pixelpipe_cache_free_align, gbuf, gweight, height, i, IS_NULL_PTR, and width.