Searched refs:STEPY2 (Results 1 – 2 of 2) sorted by relevance
152 stepsize = STEPY2; in AEC_dtd()154 stepsize = STEPY1 + (STEPY2 - STEPY1) * (ratio - STEPX1) / (STEPX2 - STEPX1); in AEC_dtd()
88 #define STEPY2 0 macro