gd_ftofx         1109 libgd/gd_interpolation.c 	const gdFixed f_dx = gd_ftofx(dx);
gd_ftofx         1110 libgd/gd_interpolation.c 	const gdFixed f_dy = gd_ftofx(dy);
gd_ftofx         1208 libgd/gd_interpolation.c 	gdFixed f_dx = gd_ftofx(dx);
gd_ftofx         1209 libgd/gd_interpolation.c 	gdFixed f_dy = gd_ftofx(dy);
gd_ftofx         1300 libgd/gd_interpolation.c 	gdFixed f_dx = gd_ftofx(dx);
gd_ftofx         1301 libgd/gd_interpolation.c 	gdFixed f_dy = gd_ftofx(dy);
gd_ftofx         1396 libgd/gd_interpolation.c 	const gdFixed f_dx = gd_ftofx((float)src_w / (float)new_width);
gd_ftofx         1397 libgd/gd_interpolation.c 	const gdFixed f_dy = gd_ftofx((float)src_h / (float)new_height);
gd_ftofx         1402 libgd/gd_interpolation.c 	const gdFixed f_gamma = gd_ftofx(1.04f);
gd_ftofx         1666 libgd/gd_interpolation.c 	const gdFixed f_0_5 = gd_ftofx(0.5f);
gd_ftofx         1669 libgd/gd_interpolation.c 	const gdFixed f_cos = gd_ftofx(cos(-_angle));
gd_ftofx         1670 libgd/gd_interpolation.c 	const gdFixed f_sin = gd_ftofx(sin(-_angle));
gd_ftofx         1722 libgd/gd_interpolation.c 	const gdFixed f_0_5 = gd_ftofx(0.5f);
gd_ftofx         1725 libgd/gd_interpolation.c 	const gdFixed f_cos = gd_ftofx(cos(-_angle));
gd_ftofx         1726 libgd/gd_interpolation.c 	const gdFixed f_sin = gd_ftofx(sin(-_angle));
gd_ftofx         1787 libgd/gd_interpolation.c 	const gdFixed f_0_5 = gd_ftofx(0.5f);
gd_ftofx         1790 libgd/gd_interpolation.c 	const gdFixed f_cos = gd_ftofx(cos(-_angle));
gd_ftofx         1791 libgd/gd_interpolation.c 	const gdFixed f_sin = gd_ftofx(sin(-_angle));
gd_ftofx         1909 libgd/gd_interpolation.c 	const gdFixed f_0_5 = gd_ftofx(0.5f);
gd_ftofx         1912 libgd/gd_interpolation.c 	const gdFixed f_cos = gd_ftofx(cos(-_angle));
gd_ftofx         1913 libgd/gd_interpolation.c 	const gdFixed f_sin = gd_ftofx(sin(-_angle));
gd_ftofx         1918 libgd/gd_interpolation.c 	const gdFixed f_gama = gd_ftofx(1.04f);