Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
bilateral.h File Reference
#include <stddef.h>
+ Include dependency graph for bilateral.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  dt_bilateral_t
 

Functions

struct dt_bilateral_t __attribute__ ((packed)) dt_bilateral_t
 
float *buf __attribute__ ((aligned(64)))
 
size_t dt_bilateral_memory_use (const int width, const int height, const float sigma_s, const float sigma_r)
 
size_t dt_bilateral_memory_use2 (const int width, const int height, const float sigma_s, const float sigma_r)
 
size_t dt_bilateral_singlebuffer_size (const int width, const int height, const float sigma_s, const float sigma_r)
 
size_t dt_bilateral_singlebuffer_size2 (const int width, const int height, const float sigma_s, const float sigma_r)
 
void dt_bilateral_grid_size (dt_bilateral_t *b, const int width, const int height, const float L_range, float sigma_s, const float sigma_r)
 
dt_bilateral_tdt_bilateral_init (const int width, const int height, const float sigma_s, const float sigma_r)
 
void dt_bilateral_splat (const dt_bilateral_t *b, const float *const in)
 
void dt_bilateral_blur (const dt_bilateral_t *b)
 
void dt_bilateral_slice (const dt_bilateral_t *const b, const float *const in, float *out, const float detail)
 
void dt_bilateral_slice_to_output (const dt_bilateral_t *const b, const float *const in, float *out, const float detail)
 
void dt_bilateral_free (dt_bilateral_t *b)
 

Variables

size_t size_x
 
size_t size_y
 
size_t size_z
 
int width
 
int height
 
int numslices
 
int sliceheight
 
int slicerows
 
float sigma_s
 
float sigma_r
 

Function Documentation

◆ __attribute__() [1/2]

float *buf __attribute__::__attribute__ ( (aligned(64))  )

◆ __attribute__() [2/2]

struct dt_bilateral_t __attribute__ ( (packed)  )

◆ dt_bilateral_blur()

void dt_bilateral_blur ( const dt_bilateral_t b)

◆ dt_bilateral_free()

void dt_bilateral_free ( dt_bilateral_t b)

◆ dt_bilateral_grid_size()

void dt_bilateral_grid_size ( dt_bilateral_t b,
const int  width,
const int  height,
const float  L_range,
float  sigma_s,
const float  sigma_r 
)

◆ dt_bilateral_init()

dt_bilateral_t * dt_bilateral_init ( const int  width,
const int  height,
const float  sigma_s,
const float  sigma_r 
)

◆ dt_bilateral_memory_use()

size_t dt_bilateral_memory_use ( const int  width,
const int  height,
const float  sigma_s,
const float  sigma_r 
)

◆ dt_bilateral_memory_use2()

size_t dt_bilateral_memory_use2 ( const int  width,
const int  height,
const float  sigma_s,
const float  sigma_r 
)

◆ dt_bilateral_singlebuffer_size()

size_t dt_bilateral_singlebuffer_size ( const int  width,
const int  height,
const float  sigma_s,
const float  sigma_r 
)

◆ dt_bilateral_singlebuffer_size2()

size_t dt_bilateral_singlebuffer_size2 ( const int  width,
const int  height,
const float  sigma_s,
const float  sigma_r 
)

◆ dt_bilateral_slice()

void dt_bilateral_slice ( const dt_bilateral_t *const  b,
const float *const  in,
float *  out,
const float  detail 
)

References height, image_to_grid(), and width.

Referenced by _retouch_blur(), process(), and process().

◆ dt_bilateral_slice_to_output()

void dt_bilateral_slice_to_output ( const dt_bilateral_t *const  b,
const float *const  in,
float *  out,
const float  detail 
)

References height, image_to_grid(), MAX, and width.

Referenced by detail_enhance(), and process().

◆ dt_bilateral_splat()

void dt_bilateral_splat ( const dt_bilateral_t b,
const float *const  in 
)

Variable Documentation

◆ height

int height

Referenced by _align_pos(), _apply_tonecurves(), _area_button_press_callback(), _area_button_press_callback(), _area_draw_callback(), _area_draw_callback(), _area_draw_callback(), _area_motion_notify_callback(), _area_motion_notify_callback(), _area_motion_notify_callback(), _auto_exposure(), _auto_levels(), _bin_pickers_histogram(), _bin_pickers_vectorscope(), _bin_pickers_waveforms(), _bin_pixels_waveform(), _bin_vectorscope(), _bottom_area_draw_callback(), _bounding_box(), _bounding_box(), _brush_bounding_box(), _brush_get_area(), _brush_get_mask(), _brush_get_mask_roi(), _brush_get_source_area(), _bspline_vertical_pass(), _button_draw(), _circle_get_area(), _circle_get_mask(), _circle_get_source_area(), _compute_effective_height(), _copy_buffer(), _create_pdf(), _create_waveform_image(), _darkroom_pickers_draw(), _default_format_dimension(), _default_process_tiling_ptp(), _default_process_tiling_roi(), _develop_blend_process_feather(), _draw_background(), _draw_color_picker(), _draw_image(), _draw_location(), _dt_focus_cdf22_wtf(), _ellipse_get_area(), _ellipse_get_mask(), _ellipse_get_source_area(), _export_and_setup_pos(), _extract_patches(), _fill_box_values(), _get_allocation_size(), _get_area(), _get_area(), _get_auto_exp_histogram(), _get_container_row_heigth(), _get_export_size(), _get_max_output_dimension(), _get_max_scale(), _get_page_dimension(), _get_pixbuf_from_cairo(), _get_selected_area(), _get_selected_area(), _get_structure(), _gradient_get_area(), _gradient_get_mask(), _grid_configure(), _group_get_mask(), _group_get_mask_roi(), _heal_add(), _heal_laplace_iteration(), _heal_laplace_loop(), _heal_sub(), _height_changed(), _hscreen_to_mm(), _import_get_thumbnail(), _init_widgets(), _interpolate_and_mask(), _interpolation_resample_plain(), _inverse_mask(), _is_in_frame(), _lib_navigation_draw_callback(), _lib_navigation_set_position(), _load_image_full_page(), _mask_waveform(), _mm_to_hscreen(), _mm_to_vscreen(), _mouse_scroll(), _needs_recompute(), _origin_color_draw(), _paint_parade(), _paint_waveform(), _paper_changed(), _paper_size(), _path_bounding_box(), _path_get_area(), _path_get_mask(), _path_get_mask_roi(), _path_get_source_area(), _print_height_changed(), _print_job_run(), _process(), _process_histogram(), _process_vectorscope(), _process_waveform(), _redraw_surface(), _remosaic_and_replace(), _remove_outliers(), _resync_pixel_dimensions(), _resync_print_dimensions(), _sample_draw_callback(), _scroll_wrap_resize(), _set_paper_size(), _target_color_draw(), _thumb_draw_image(), _togglebutton_draw(), _transform_from_to_rgb_lab_lcms2(), _transform_lab_to_rgb_matrix(), _transform_lcms2(), _transform_lcms2_rgb(), _transform_matrix(), _transform_matrix_rgb(), _transform_rgb_to_lab_matrix(), _transform_rgb_to_rgb_lcms2(), _trigger_recompute(), _ui_panel_size_changed(), _uint8_to_float(), _update_grid_area(), _validate_dimensions(), _view_map_drag_set_icon(), _view_map_motion_notify_callback(), _vscreen_to_mm(), _widget_set_size(), amaze_demosaic_RT(), ambient_light(), apply_correction(), apply_curve(), apply_legacy_curve(), area_button_press(), area_draw(), area_motion_notify(), auto_detect_WB(), blur_2D_Bspline(), blur_2D_Bspline(), blur_horizontal_1ch(), blur_horizontal_2ch(), blur_horizontal_4ch(), blur_vertical_16wide(), blur_vertical_16wide_Kahan(), blur_vertical_1ch(), blur_vertical_1wide(), blur_vertical_1wide_Kahan(), blur_vertical_4wide(), blur_vertical_4wide_Kahan(), box_max_1ch(), box_mean_2ch(), box_mean_vert_1ch_Kahan(), box_min_1ch(), build_gui_kernel(), build_mask(), build_pixel_kernel(), cairo_surface_create_from_xyz_data(), capture_histogram(), checker_button_press(), checker_draw(), checker_motion_notify(), cluster_preview_draw(), collect_runs(), compute_luminance_mask(), compute_norm(), compute_ratios(), compute_slice_height(), compute_tile_height(), create_gauss_kernel(), create_global_distortion_map(), create_lens_kernel(), decompose_2D_Bspline(), demosaic_ppg(), denoiseprofile_button_press(), denoiseprofile_draw(), denoiseprofile_motion_notify(), detail_enhance(), dimension(), display_mask(), draw_no_image(), draw_slider_line(), dt_apply_printer_profile(), dt_bauhaus_show_popup(), dt_bilateral_grid_size(), dt_bilateral_init(), dt_bilateral_memory_use(), dt_bilateral_memory_use2(), dt_bilateral_singlebuffer_size(), dt_bilateral_singlebuffer_size2(), dt_bilateral_slice(), dt_bilateral_slice_to_output(), dt_box_max(), dt_box_mean(), dt_box_mean_1ch(), dt_box_mean_4ch(), dt_box_mean_4ch_Kahan(), dt_box_mean_vertical(), dt_box_min(), dt_cairo_image_surface_create(), dt_cairo_image_surface_create_for_data(), dt_color_checker_get_coordinates(), dt_color_checker_get_index(), dt_control_draw_busy_msg(), dt_control_expose(), dt_dev_pixelpipe_get_roi_out(), dt_dev_pixelpipe_process(), dt_dev_pixelpipe_process_no_gamma(), dt_dev_pixelpipe_set_input(), dt_dev_write_rawdetail_mask(), dt_draw_cairo_to_gdk_pixbuf(), dt_draw_grid(), dt_draw_grid_zoomed(), dt_draw_horizontal_lines(), dt_draw_loglog_grid(), dt_draw_semilog_x_grid(), dt_draw_semilog_y_grid(), dt_dwt_init(), dt_exif_get_thumbnail(), dt_focus_draw_clusters(), dt_gaussian_blur(), dt_gaussian_init(), dt_gaussian_memory_use(), dt_gaussian_singlebuffer_size(), dt_gdk_pixbuf_new_from_file_at_size(), dt_get_svg_dimension(), dt_gui_draw_rounded_rectangle(), dt_gui_gtk_write_config(), dt_guides_draw(), dt_guides_draw_harmonious_triangles(), dt_guides_draw_rules_of_thirds(), dt_guides_q_rect(), dt_heal(), dt_image_distance_transform(), dt_imageio_export_with_flags(), dt_imageio_jpeg_compress(), dt_imageio_jpeg_write(), dt_imageio_jpeg_write_with_icc_profile(), dt_imageio_large_thumbnail(), dt_imageio_open_avif(), dt_imageio_open_heif(), dt_imageio_open_png(), dt_interpolation_compute_pixel4c(), dt_interpolation_compute_sample(), dt_iop_alpha_copy(), dt_iop_basecurve_draw(), dt_iop_basecurve_motion_notify(), dt_iop_colorcorrection_draw(), dt_iop_colorcorrection_motion_notify(), dt_iop_colorreconstruct_bilateral_memory_use(), dt_iop_colorreconstruct_bilateral_singlebuffer_size(), dt_iop_equalizer_iwtf(), dt_iop_equalizer_wtf(), dt_iop_flip_and_zoom_8(), dt_iop_image_add_const(), dt_iop_image_add_image(), dt_iop_image_alloc(), dt_iop_image_copy_by_size(), dt_iop_image_div_const(), dt_iop_image_fill(), dt_iop_image_invert(), dt_iop_image_linear_blend(), dt_iop_image_mul_const(), dt_iop_image_scaled_copy(), dt_iop_image_sub_image(), dt_iop_levels_area_draw(), dt_iop_levels_motion_notify(), dt_iop_monochrome_button_press(), dt_iop_monochrome_draw(), dt_iop_monochrome_motion_notify(), dt_iop_tonecurve_draw(), dt_iop_tonecurve_draw(), dt_iop_tonecurve_motion_notify(), dt_iop_zonesystem_bar_draw(), dt_iop_zonesystem_bar_motion_notify(), dt_iop_zonesystem_preview_draw(), dt_ioppr_transform_image_colorspace(), dt_ioppr_transform_image_colorspace_rgb(), dt_lua_init_image(), dt_masks_blur_9x9(), dt_masks_calc_detail_mask(), dt_masks_calc_rawdetail_mask(), dt_masks_events_post_expose(), dt_masks_extend_border(), dt_masks_get_area(), dt_masks_get_mask(), dt_masks_get_source_area(), dt_osx_autoset_dpi(), dt_pdf_add_image(), dt_pdf_add_page(), dt_pdf_parse_paper_size(), dt_pdf_start(), dt_printing_setup_box(), dt_printing_setup_image(), dt_render_svg(), dt_thumbnail_resize(), dt_tiling_piece_fits_host_memory(), dt_view_image_get_surface(), dt_view_manager_configure(), dt_view_manager_expose(), dtgtk_cairo_paint_focus_peaking(), dual_demosaic(), dwt_decompose_horiz(), dwt_decompose_vert(), dwt_denoise(), dwt_denoise_horiz_1ch(), dwt_denoise_vert_1ch(), dwt_interleave_rows(), eaw_decompose(), eaw_dn_decompose(), eaw_synthesize(), edge_enhance(), edge_enhance_1d(), eigf_variance_analysis(), eigf_variance_analysis_no_mask(), expose(), expose(), expose_print_page(), fast_eigf_surface_blur(), fast_surface_blur(), filmic_chroma_v1(), filmic_chroma_v2_v3(), filmic_chroma_v4(), filmic_split_v1(), filmic_split_v2_v3(), filmic_split_v4(), filmic_v5(), gamma_correct(), get_format_params(), get_luminance_from_buffer(), get_manifolds(), green_equilibration_favg(), green_equilibration_lavg(), gui_init(), gui_post_expose(), gui_post_expose(), gui_post_expose(), guide_laplacians(), guided_filter(), guided_filter_tiling(), heat_PDE_diffusion(), heat_PDE_diffusion(), height_member(), homography(), illuminant_color_draw(), image_lab2rgb(), image_lab_to_xyz(), image_rgb2lab(), init_column_sums(), init_kernel(), init_reconstruct(), init_reconstruct(), inpaint_mask(), inpaint_noise(), kmeans(), legacy_params(), legacy_params(), lin_interpolate(), line_detect(), linearize_16bit(), linearize_8bit(), lmmse_demosaic(), local_laplacian_memory_use(), local_laplacian_singlebuffer_size(), loop_switch(), lowlight_button_press(), lowlight_draw(), lowlight_motion_notify(), luminance_mask(), main(), make_noise(), map_mouse_to_0_1(), mask_clipped_pixels(), max_height_member(), max_width_member(), model_fitness(), modify_roi_in(), modify_roi_out(), modify_roi_out(), new_color_image(), new_gray_image(), nlmeans_denoise(), normalize(), normalize_manifolds(), open_image(), origin_color_draw(), pixelpipe_picker_helper(), process(), process(), process(), process(), process(), process(), process(), process_clusters(), process_common_cleanup(), process_common_setup(), process_floyd_steinberg(), process_laplacian_bayer(), process_lch_xtrans(), process_random(), process_variance(), process_visualize(), process_wavelets(), process_wavelets(), rawdenoise_button_press(), rawdenoise_draw(), rawdenoise_motion_notify(), rcd_demosaic(), rcd_ppg_border(), read_pfm(), recommended_dimension(), recommended_height_member(), recommended_width_member(), reduce_artifacts(), reduce_chromatic_aberrations(), restore_ratios(), rgb2grey256(), RGBE_ReadHeader(), rt_adjust_levels(), rt_process_stats(), set_offset_and_scale(), show_pango_text(), target_color_draw(), testimg_alloc(), testimg_gen_all_black(), testimg_gen_all_grey(), testimg_gen_all_white(), testimg_gen_grey_max_dr(), testimg_gen_grey_space(), testimg_gen_rgb_space(), testimg_gen_single_color_space(), testimg_gen_three_color_space(), tiling_callback(), toneeq_process(), variance_analyse(), vng_interpolate(), wavelet_denoise(), wavelet_denoise_xtrans(), wavelets_detail_level(), wavelets_process(), wavelets_process(), wavelets_reconstruct_ratios(), wavelets_reconstruct_RGB(), width_member(), write_image(), write_image(), write_image(), write_pfm(), xtrans_fdc_interpolate(), and xtrans_markesteijn_interpolate().

◆ numslices

int numslices

◆ sigma_r

◆ sigma_s

◆ size_x

◆ size_y

◆ size_z

◆ sliceheight

int sliceheight

◆ slicerows

int slicerows

◆ width

int width

Referenced by _align_pos(), _apply_tonecurves(), _area_button_press_callback(), _area_button_press_callback(), _area_draw_callback(), _area_draw_callback(), _area_draw_callback(), _area_motion_notify_callback(), _area_motion_notify_callback(), _area_motion_notify_callback(), _auto_exposure(), _auto_levels(), _bh_get_active_region(), _bin_pickers_histogram(), _bin_pickers_vectorscope(), _bin_pickers_waveforms(), _bin_pixels_histogram_in_roi(), _bin_pixels_vectorscope_in_roi(), _bin_pixels_waveform(), _bin_pixels_waveform_in_roi(), _bin_vectorscope(), _bottom_area_draw_callback(), _bounding_box(), _bounding_box(), _brush_bounding_box(), _brush_get_area(), _brush_get_mask(), _brush_get_mask_roi(), _brush_get_source_area(), _bspline_horizontal(), _bspline_vertical_pass(), _button_draw(), _circle_get_area(), _circle_get_mask(), _circle_get_source_area(), _collect_color_runs(), _color_picker_hsl(), _color_picker_jzczhz(), _color_picker_lch(), _color_picker_rgb_or_lab(), _create_pdf(), _create_waveform_image(), _darkroom_pickers_draw(), _default_format_dimension(), _default_process_tiling_ptp(), _default_process_tiling_roi(), _develop_blend_process_feather(), _draw_background(), _draw_color_picker(), _draw_image(), _draw_location(), _dt_focus_cdf22_wtf(), _ellipse_get_area(), _ellipse_get_mask(), _ellipse_get_source_area(), _export_and_setup_pos(), _extract_patches(), _fill_box_values(), _get_allocation_size(), _get_area(), _get_area(), _get_auto_exp_histogram(), _get_combobox_max_width(), _get_export_size(), _get_max_output_dimension(), _get_max_scale(), _get_page_dimension(), _get_pixbuf_from_cairo(), _get_selected_area(), _get_selected_area(), _get_structure(), _gradient_get_area(), _gradient_get_mask(), _grid_configure(), _group_get_mask(), _group_get_mask_roi(), _heal_add(), _heal_laplace_iteration(), _heal_laplace_loop(), _heal_sub(), _hscreen_to_mm(), _import_get_thumbnail(), _init_widgets(), _interpolate_and_mask(), _interpolation_resample_plain(), _inverse_mask(), _is_in_frame(), _lib_navigation_draw_callback(), _lib_navigation_set_position(), _load_image_full_page(), _maketaps_lanczos(), _mask_waveform(), _mm_to_hscreen(), _mm_to_vscreen(), _mouse_scroll(), _needs_recompute(), _origin_color_draw(), _paint_parade(), _paint_waveform(), _paper_changed(), _paper_size(), _path_bounding_box(), _path_get_area(), _path_get_mask(), _path_get_mask_roi(), _path_get_source_area(), _print_job_run(), _print_width_changed(), _process(), _process_histogram(), _process_vectorscope(), _process_waveform(), _redraw_surface(), _remosaic_and_replace(), _remove_outliers(), _rename_module_resize(), _resync_pixel_dimensions(), _resync_print_dimensions(), _sample_draw_callback(), _set_paper_size(), _target_color_draw(), _thumb_draw_image(), _thumb_resize_overlays(), _togglebutton_draw(), _transform_from_to_rgb_lab_lcms2(), _transform_lab_to_rgb_matrix(), _transform_lcms2(), _transform_lcms2_rgb(), _transform_matrix(), _transform_matrix_rgb(), _transform_rgb_to_lab_matrix(), _transform_rgb_to_rgb_lcms2(), _trigger_recompute(), _uint8_to_float(), _update_grid_area(), _validate_dimensions(), _view_map_get_entry_at_pos(), _view_map_get_imgs_at_pos(), _view_map_motion_notify_callback(), _vscreen_to_mm(), _widget_set_size(), _width_changed(), amaze_demosaic_RT(), ambient_light(), apply_correction(), apply_curve(), apply_legacy_curve(), area_button_press(), area_draw(), area_motion_notify(), auto_detect_WB(), blur_2D_Bspline(), blur_2D_Bspline(), blur_horizontal_1ch(), blur_horizontal_2ch(), blur_horizontal_4ch(), blur_horizontal_4ch_Kahan(), blur_horizontal_Nch_Kahan(), blur_vertical_16wide(), blur_vertical_16wide_Kahan(), blur_vertical_1ch(), blur_vertical_1wide(), blur_vertical_1wide_Kahan(), blur_vertical_4wide(), blur_vertical_4wide_Kahan(), box_max_1ch(), box_mean_2ch(), box_mean_vert_1ch_Kahan(), box_min_1ch(), build_gui_kernel(), build_mask(), build_pixel_kernel(), cairo_surface_create_from_xyz_data(), capture_histogram(), checker_button_press(), checker_draw(), checker_motion_notify(), cluster_preview_draw(), collect_runs(), color_picker_helper_4ch_parallel(), color_picker_helper_4ch_seq(), color_picker_helper_bayer_parallel(), color_picker_helper_bayer_seq(), color_picker_helper_xtrans_parallel(), color_picker_helper_xtrans_seq(), compute_center_pixel_norm(), compute_luminance_mask(), compute_norm(), compute_ratios(), compute_slice_width(), compute_tile_width(), create_gauss_kernel(), create_global_distortion_map(), create_lens_kernel(), create_motion_kernel(), decompose_2D_Bspline(), demosaic_ppg(), denoiseprofile_button_press(), denoiseprofile_draw(), denoiseprofile_motion_notify(), detail_enhance(), dimension(), display_mask(), draw_no_image(), draw_slider_line(), dt_apply_printer_profile(), dt_bauhaus_combobox_button_press(), dt_bauhaus_draw_baseline(), dt_bauhaus_show_popup(), dt_bilateral_grid_size(), dt_bilateral_init(), dt_bilateral_memory_use(), dt_bilateral_memory_use2(), dt_bilateral_singlebuffer_size(), dt_bilateral_singlebuffer_size2(), dt_bilateral_slice(), dt_bilateral_slice_to_output(), dt_box_max(), dt_box_mean(), dt_box_mean_1ch(), dt_box_mean_4ch(), dt_box_mean_4ch_Kahan(), dt_box_mean_horizontal(), dt_box_mean_vertical(), dt_box_min(), dt_cairo_image_surface_create(), dt_cairo_image_surface_create_for_data(), dt_control_draw_busy_msg(), dt_control_expose(), dt_dev_pixelpipe_get_roi_out(), dt_dev_pixelpipe_process(), dt_dev_pixelpipe_process_no_gamma(), dt_dev_pixelpipe_set_input(), dt_dev_write_rawdetail_mask(), dt_draw_cairo_to_gdk_pixbuf(), dt_draw_grid(), dt_draw_grid_zoomed(), dt_draw_loglog_grid(), dt_draw_semilog_x_grid(), dt_draw_semilog_y_grid(), dt_draw_vertical_lines(), dt_dwt_init(), dt_exif_get_thumbnail(), dt_focus_draw_clusters(), dt_gaussian_blur(), dt_gaussian_init(), dt_gaussian_memory_use(), dt_gaussian_singlebuffer_size(), dt_gdk_pixbuf_new_from_file_at_size(), dt_get_svg_dimension(), dt_gui_draw_rounded_rectangle(), dt_gui_gtk_write_config(), dt_guides_draw(), dt_guides_draw_harmonious_triangles(), dt_guides_draw_rules_of_thirds(), dt_guides_q_rect(), dt_heal(), dt_image_distance_transform(), dt_imageio_export_with_flags(), dt_imageio_jpeg_compress(), dt_imageio_jpeg_write(), dt_imageio_jpeg_write_with_icc_profile(), dt_imageio_large_thumbnail(), dt_imageio_open_avif(), dt_imageio_open_heif(), dt_imageio_open_png(), dt_interpolation_compute_pixel4c(), dt_interpolation_compute_sample(), dt_iop_alpha_copy(), dt_iop_basecurve_button_press(), dt_iop_basecurve_draw(), dt_iop_basecurve_motion_notify(), dt_iop_colorcorrection_draw(), dt_iop_colorcorrection_motion_notify(), dt_iop_colorreconstruct_bilateral_memory_use(), dt_iop_colorreconstruct_bilateral_singlebuffer_size(), dt_iop_equalizer_iwtf(), dt_iop_equalizer_wtf(), dt_iop_flip_and_zoom_8(), dt_iop_image_add_const(), dt_iop_image_add_image(), dt_iop_image_alloc(), dt_iop_image_copy_by_size(), dt_iop_image_div_const(), dt_iop_image_fill(), dt_iop_image_invert(), dt_iop_image_linear_blend(), dt_iop_image_mul_const(), dt_iop_image_scaled_copy(), dt_iop_image_sub_image(), dt_iop_levels_area_draw(), dt_iop_levels_motion_notify(), dt_iop_monochrome_button_press(), dt_iop_monochrome_draw(), dt_iop_monochrome_motion_notify(), dt_iop_tonecurve_button_press(), dt_iop_tonecurve_draw(), dt_iop_tonecurve_draw(), dt_iop_tonecurve_motion_notify(), dt_iop_zonesystem_bar_button_press(), dt_iop_zonesystem_bar_draw(), dt_iop_zonesystem_bar_motion_notify(), dt_iop_zonesystem_preview_draw(), dt_ioppr_transform_image_colorspace(), dt_ioppr_transform_image_colorspace_rgb(), dt_lua_init_image(), dt_masks_blur_9x9(), dt_masks_calc_detail_mask(), dt_masks_calc_rawdetail_mask(), dt_masks_events_post_expose(), dt_masks_extend_border(), dt_masks_get_area(), dt_masks_get_mask(), dt_masks_get_source_area(), dt_osx_autoset_dpi(), dt_pdf_add_image(), dt_pdf_add_page(), dt_pdf_parse_paper_size(), dt_pdf_start(), dt_printing_setup_box(), dt_printing_setup_image(), dt_render_svg(), dt_thumbnail_resize(), dt_tiling_piece_fits_host_memory(), dt_view_image_get_surface(), dt_view_manager_configure(), dt_view_manager_expose(), dtgtk_cairo_paint_focus_peaking(), dual_demosaic(), dwt_decompose_horiz(), dwt_decompose_vert(), dwt_denoise(), dwt_denoise_horiz_1ch(), dwt_denoise_vert_1ch(), eaw_decompose(), eaw_dn_decompose(), eaw_synthesize(), edge_enhance(), edge_enhance_1d(), eigf_variance_analysis(), eigf_variance_analysis_no_mask(), expose(), expose(), expose_print_page(), fast_eigf_surface_blur(), fast_surface_blur(), filmic_chroma_v1(), filmic_chroma_v2_v3(), filmic_chroma_v4(), filmic_split_v1(), filmic_split_v2_v3(), filmic_split_v4(), filmic_v5(), gamma_correct(), get_format_params(), get_luminance_from_buffer(), get_manifolds(), green_equilibration_favg(), green_equilibration_lavg(), gui_post_expose(), gui_post_expose(), gui_post_expose(), guide_laplacians(), guided_filter(), guided_filter_tiling(), heat_PDE_diffusion(), heat_PDE_diffusion(), height_member(), homography(), illuminant_color_draw(), image_lab2rgb(), image_lab_to_xyz(), image_rgb2lab(), init_bounding_box(), init_column_sums(), init_kernel(), init_reconstruct(), init_reconstruct(), inpaint_mask(), inpaint_noise(), kmeans(), legacy_params(), legacy_params(), lin_interpolate(), line_detect(), linearize_16bit(), linearize_8bit(), lmmse_demosaic(), local_laplacian_memory_use(), local_laplacian_singlebuffer_size(), loop_switch(), lowlight_button_press(), lowlight_draw(), lowlight_motion_notify(), luminance_mask(), main(), make_noise(), map_mouse_to_0_1(), mask_clipped_pixels(), max_height_member(), max_width_member(), model_fitness(), modify_roi_in(), modify_roi_out(), modify_roi_out(), new_color_image(), new_gray_image(), nlmeans_denoise(), normalize(), normalize_manifolds(), open_image(), origin_color_draw(), pixelpipe_picker_helper(), process(), process(), process(), process(), process(), process(), process(), process_bayer(), process_clusters(), process_common_cleanup(), process_common_setup(), process_floyd_steinberg(), process_laplacian_bayer(), process_random(), process_variance(), process_visualize(), process_wavelets(), process_wavelets(), process_xtrans(), rawdenoise_button_press(), rawdenoise_draw(), rawdenoise_motion_notify(), rcd_demosaic(), rcd_ppg_border(), read_pfm(), recommended_dimension(), recommended_height_member(), recommended_width_member(), reduce_artifacts(), reduce_chromatic_aberrations(), restore_ratios(), rgb2grey256(), RGBE_ReadHeader(), rt_adjust_levels(), rt_process_stats(), set_line_width(), set_offset_and_scale(), show_pango_text(), target_color_draw(), testimg_alloc(), testimg_gen_all_black(), testimg_gen_all_grey(), testimg_gen_all_white(), testimg_gen_grey_max_dr(), testimg_gen_grey_space(), testimg_gen_grey_with_rgb_clipping(), testimg_gen_rgb_space(), testimg_gen_single_color_space(), testimg_gen_three_color_space(), tiling_callback(), toneeq_process(), variance_analyse(), vng_interpolate(), wavelet_denoise(), wavelet_denoise_xtrans(), wavelets_detail_level(), wavelets_process(), wavelets_process(), wavelets_reconstruct_ratios(), wavelets_reconstruct_RGB(), width_member(), write_image(), write_image(), write_image(), write_pfm(), xtrans_fdc_interpolate(), and xtrans_markesteijn_interpolate().