Home
last modified time | relevance | path

Searched refs:eahd_median (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/ufraw/ufraw-f34669b/
H A Ddcraw_indi.c1014 static inline ushort eahd_median(int row, int col, int color, in eahd_median() function
1069 mpix[0] = eahd_median(row, col, 0, image, width); in color_smooth()
1070 mpix[2] = eahd_median(row, col, 2, image, width); in color_smooth()