Searched refs:polygon_point (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ntpclient/
H A Dphaselock.c167 void polygon_point(struct _seg *s) function
281 * with the observed data. The order of calls to polygon_point
285 polygon_point(&save_min);
294 if (dinit==0) polygon_point(&maxseg[c]);
301 polygon_point(&save_max);
310 if (dinit==0) polygon_point(&minseg[c]);
318 if (debug) polygon_point(&save_min);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ntpclient/
H A Dphaselock.c167 void polygon_point(struct _seg *s) function
281 * with the observed data. The order of calls to polygon_point
285 polygon_point(&save_min);
294 if (dinit==0) polygon_point(&maxseg[c]);
301 polygon_point(&save_max);
310 if (dinit==0) polygon_point(&minseg[c]);
318 if (debug) polygon_point(&save_min);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ntpclient/
H A Dphaselock.c167 void polygon_point(struct _seg *s) function
281 * with the observed data. The order of calls to polygon_point
285 polygon_point(&save_min);
294 if (dinit==0) polygon_point(&maxseg[c]);
301 polygon_point(&save_max);
310 if (dinit==0) polygon_point(&minseg[c]);
318 if (debug) polygon_point(&save_min);

Completed in 137 milliseconds