Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dome.h File Reference
#include "common/opencl.h"
#include "iop/highlights/common.h"
#include <stdint.h>
+ Include dependency graph for dome.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void _biharmonic_dome (float *const restrict field, const uint8_t *const restrict hole, const int region_w, const int region_h, const int forced_downsample, const dt_dev_pixelpipe_t *pipe)
 

Function Documentation

◆ _biharmonic_dome()

void _biharmonic_dome ( float *const restrict  field,
const uint8_t *const restrict  hole,
const int  region_w,
const int  region_h,
const int  forced_downsample,
const dt_dev_pixelpipe_t pipe 
)