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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntpclient/
H A Dphaselock.c151 void polygon_point(struct _seg *s) function
265 * with the observed data. The order of calls to polygon_point
269 polygon_point(&save_min);
278 if (dinit==0) polygon_point(&maxseg[c]);
285 polygon_point(&save_max);
294 if (dinit==0) polygon_point(&minseg[c]);
302 if (debug) polygon_point(&save_min);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ntpclient/
H A Dphaselock.c151 void polygon_point(struct _seg *s) function
265 * with the observed data. The order of calls to polygon_point
269 polygon_point(&save_min);
278 if (dinit==0) polygon_point(&maxseg[c]);
285 polygon_point(&save_max);
294 if (dinit==0) polygon_point(&minseg[c]);
302 if (debug) polygon_point(&save_min);

Completed in 498 milliseconds