Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
core.c File Reference
#include "system/openmp.h"
#include "system/simd.h"
#include "system/target_clones.h"
#include "caches/pixelpipe_cache_alloc.h"
#include "iop/highlights/coefficient_field.h"
#include "iop/highlights/core.h"
#include "iop/highlights/dome.h"
#include "iop/highlights/knee.h"
#include "iop/highlights/pde.h"
#include <glib/gstdio.h>
#include <math.h>
#include <string.h>
+ Include dependency graph for core.c:

Go to the source code of this file.

Functions

__DT_CLONE_TARGETS__ void _selfdome (_hl_region_ctx_t *const ctx)
 
__DT_CLONE_TARGETS__ void _joint_core (_hl_region_ctx_t *const ctx)
 
void _chromaticity_gradient (_hl_region_ctx_t *const ctx)
 

Function Documentation

◆ _chromaticity_gradient()

◆ _joint_core()

◆ _selfdome()