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