Home
last modified time | relevance | path

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

/dports/graphics/rawstudio/rawstudio-2.0/plugins/demosaic/
H A Ddemosaic.c79 static void border_interpolate_INDI (const ThreadInfo* t, int colors, int border);
317 border_interpolate_INDI (const ThreadInfo* t, int colors, int border) in border_interpolate_INDI() function
361 border_interpolate_INDI(t, colors, 1); in lin_interpolate_INDI()
510 border_interpolate_INDI (t, 3, 3); in start_interp_thread()
/dports/graphics/ufraw/ufraw-f34669b/
H A Ddcraw_indi.c256 void CLASS border_interpolate_INDI(const int height, const int width, in border_interpolate_INDI() function
288 border_interpolate_INDI(height, width, image, filters, colors, 1, h); in lin_interpolate_INDI()
491 border_interpolate_INDI(height, width, image, filters, colors, 3, h); in ppg_interpolate_INDI()
844 border_interpolate_INDI(height, width, image, filters, colors, 8, hh); in xtrans_interpolate_INDI()
872 border_interpolate_INDI(height, width, image, filters, colors, 5, h); in ahd_interpolate_INDI()