Home
last modified time | relevance | path

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

/dports/graphics/ufraw/ufraw-f34669b/
H A Ddcraw_api.cc56 void vng_interpolate_INDI(gushort(*image)[4], const unsigned filters,
986 vng_interpolate_INDI(f->image, ff, f->width, f->height, cl, 0xFFFF, d, h); in dcraw_finalize_interpolate()
H A Ddcraw_indi.c338 void CLASS vng_interpolate_INDI(ushort(*image)[4], const unsigned filters, in vng_interpolate_INDI() function