![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Functions | |
static float | uint8_to_float (const uint8_t i) |
void | dt_focuspeaking (cairo_t *cr, uint8_t *const restrict image, const int buf_width, const int buf_height, gboolean draw, float *x, float *y) |
void dt_focuspeaking | ( | cairo_t * | cr, |
uint8_t *const restrict | image, | ||
const int | buf_width, | ||
const int | buf_height, | ||
gboolean | draw, | ||
float * | x, | ||
float * | y | ||
) |
References darktable, draw(), dt_alloc_align, dt_alloc_align_float(), dt_box_mean(), dt_fast_hypotf(), dt_free_align, DT_GF_BLENDING_LINEAR, error(), fast_eigf_surface_blur(), dt_gui_gtk_t::filter_image, for_four_channels, darktable_t::gui, kernel(), sqf(), and uint8_to_float().
Referenced by _get_image_buffer().
|
inlinestatic |
Referenced by dt_focuspeaking().