Searched refs:nxf (Results 1 – 1 of 1) sorted by relevance
762 const double nxf = (double) 1.0 - xf; in getPixelInterpolateWeight() local765 const double m2 = nxf * yf; in getPixelInterpolateWeight()767 const double m4 = nxf * nyf; in getPixelInterpolateWeight()
Completed in 11 milliseconds