Searched refs:step_Y (Results 1 – 2 of 2) sorted by relevance
24 #define step_Y ((-START_Y - START_Y)/IMAGE_HEIGHT) macro36 double __complex__ c = (START_X+x*step_X) + (START_Y+y*step_Y) * I; in mandel()