![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Go to the source code of this file.
Functions | |
static float | slider2contrast (float slider) |
static void | dual_demosaic (dt_dev_pixelpipe_iop_t *piece, float *const restrict rgb_data, const float *const restrict raw_data, 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], const gboolean dual_mask, float dual_threshold) |
|
static |
References dt_times_t::clock, color_smoothing(), darktable, dt_alloc_align_float(), dt_control_log(), DT_DEBUG_DEMOSAIC, DT_DEBUG_PERF, DT_DEV_PIXELPIPE_DISPLAY_PASSTHRU, DT_DEV_PIXELPIPE_FULL, dt_free_align, dt_get_times(), dt_masks_calc_detail_mask(), dt_masks_calc_rawdetail_mask(), FALSE, height, dt_iop_roi_t::height, intp(), dt_dev_pixelpipe_iop_t::pipe, slider2contrast(), TRUE, darktable_t::unmuted, dt_times_t::user, vng_interpolate(), width, and dt_iop_roi_t::width.
Referenced by process().
|
static |
Referenced by dual_demosaic().