Searched refs:QSPLINE_PRECISION (Results 1 – 1 of 1) sorted by relevance
25 #define QSPLINE_PRECISION 16 //no of steps to draw macro371 xcoords[segment]) / QSPLINE_PRECISION; in plot()373 for (step = 0; step <= QSPLINE_PRECISION; step++) { in plot()