f_j 1135 ext/gd/libgd/gd_interpolation.c const gdFixed f_j = gd_itofx(j); f_j 1137 ext/gd/libgd/gd_interpolation.c const gdFixed f_b = gd_mulfx(f_j, f_dx); f_j 1146 ext/gd/libgd/gd_interpolation.c const gdFixed f_j = gd_itofx(j); f_j 1148 ext/gd/libgd/gd_interpolation.c const gdFixed f_b = gd_mulfx(f_j, f_dx); f_j 1240 ext/gd/libgd/gd_interpolation.c gdFixed f_j = gd_itofx(j); f_j 1241 ext/gd/libgd/gd_interpolation.c gdFixed f_b = gd_mulfx(f_j, f_dx); f_j 1327 ext/gd/libgd/gd_interpolation.c gdFixed f_j = gd_itofx(j); f_j 1329 ext/gd/libgd/gd_interpolation.c gdFixed f_b = gd_mulfx(f_j, f_dx); f_j 1693 ext/gd/libgd/gd_interpolation.c gdFixed f_j = gd_itofx((int)j - (int)new_width/2); f_j 1694 ext/gd/libgd/gd_interpolation.c gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; f_j 1695 ext/gd/libgd/gd_interpolation.c gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; f_j 1755 ext/gd/libgd/gd_interpolation.c gdFixed f_j = gd_itofx((int)j - (int)new_width / 2); f_j 1756 ext/gd/libgd/gd_interpolation.c gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; f_j 1757 ext/gd/libgd/gd_interpolation.c gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; f_j 1809 ext/gd/libgd/gd_interpolation.c const gdFixed f_j = gd_itofx((int)j - (int)new_width/2); f_j 1810 ext/gd/libgd/gd_interpolation.c const gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; f_j 1811 ext/gd/libgd/gd_interpolation.c const gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W; f_j 1929 ext/gd/libgd/gd_interpolation.c const gdFixed f_j = gd_itofx((int)j - (int)new_width/2); f_j 1930 ext/gd/libgd/gd_interpolation.c const gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H; f_j 1931 ext/gd/libgd/gd_interpolation.c const gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W;