Searched refs:nxf (Results 1 – 1 of 1) sorted by relevance
685 const double nxf = (double) 1.0 - xf; in getPixelInterpolateWeight() local688 const double m2 = nxf * yf; in getPixelInterpolateWeight()690 const double m4 = nxf * nyf; in getPixelInterpolateWeight()
Completed in 10 milliseconds