![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for patch_t:Data Fields | |
| short | rows |
| short | cols |
| int | offset |
Definition at line 69 of file nlmeans_core.c.
| short patch_t::cols |
Definition at line 72 of file nlmeans_core.c.
Referenced by define_patches(), init_column_sums(), nlmeans_denoise(), nlmeans_denoise_cl(), and nlmeans_denoiseprofile_cl().
| int patch_t::offset |
Definition at line 73 of file nlmeans_core.c.
Referenced by define_patches(), init_column_sums(), and nlmeans_denoise().
| short patch_t::rows |
Definition at line 71 of file nlmeans_core.c.
Referenced by define_patches(), init_column_sums(), nlmeans_denoise(), nlmeans_denoise_cl(), and nlmeans_denoiseprofile_cl().