Searched refs:fx0 (Results 1 – 1 of 1) sorted by relevance
33 double fx0, fy0, xtemp, x, y, mu; in calc_one_pixel() local37 fx0 = (double)x0 - (double)size_x / 2.0; in calc_one_pixel()39 fx0 = fx0 / magn + cx; in calc_one_pixel()48 xtemp = x * x - y * y + fx0; in calc_one_pixel()