Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
core.c File Reference
#include "common/darktable.h"
#include "common/solvers/choleski.h"
#include "control/control.h"
#include "develop/imageop.h"
#include "develop/imageop_math.h"
#include "iop/highlights/blur.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 <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)
 

Function Documentation

◆ _joint_core()

◆ _selfdome()