Home
last modified time | relevance | path

Searched defs:ShepardsIDW (Results 1 – 1 of 1) sorted by relevance

/external/libultrahdr/lib/include/ultrahdr/
Dgainmapmath.h228 struct ShepardsIDW { struct
229 ShepardsIDW(int mapScaleFactor) : mMapScaleFactor{mapScaleFactor} { in ShepardsIDW() function
241 ~ShepardsIDW() { in ~ShepardsIDW() argument
256 void fillShepardsIDW(float* weights, int incR, int incB); argument