Searched refs:nxf (Results 1 – 1 of 1) sorted by relevance
695 const double nxf = (double) 1.0 - xf; in getPixelInterpolateWeight() local698 const double m2 = nxf * yf; in getPixelInterpolateWeight()700 const double m4 = nxf * nyf; in getPixelInterpolateWeight()
Completed in 17 milliseconds