![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Go to the source code of this file.
Functions | |
static void | passthrough_monochrome (float *out, const float *const in, dt_iop_roi_t *const roi_out, const dt_iop_roi_t *const roi_in) |
static void | passthrough_color (float *out, const float *const in, dt_iop_roi_t *const roi_out, const dt_iop_roi_t *const roi_in, const uint32_t filters, const uint8_t(*const xtrans)[6]) |
|
static |
References FC(), FCxtrans(), dt_iop_roi_t::height, dt_iop_roi_t::width, dt_iop_roi_t::x, and dt_iop_roi_t::y.
Referenced by process().
|
static |
1:1 demosaic from in to out, in is full buf, out is translated/cropped (scale == 1.0!)
References dt_iop_roi_t::height, dt_iop_roi_t::width, dt_iop_roi_t::x, and dt_iop_roi_t::y.
Referenced by process().