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