Searched refs:nxf (Results 1 – 1 of 1) sorted by relevance
691 const double nxf = (double) 1.0 - xf; in getPixelInterpolateWeight() local694 const double m2 = nxf * yf; in getPixelInterpolateWeight()696 const double m4 = nxf * nyf; in getPixelInterpolateWeight()
Completed in 12 milliseconds