Searched refs:nyf (Results 1 – 1 of 1) sorted by relevance
692 const double nyf = (double) 1.0 - yf; in getPixelInterpolateWeight() local695 const double m3 = xf * nyf; in getPixelInterpolateWeight()696 const double m4 = nxf * nyf; in getPixelInterpolateWeight()
Completed in 10 milliseconds