Searched refs:minseg (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntpclient/
H A Dphaselock.c53 } maxseg[RING_SIZE+1], minseg[RING_SIZE+1]; variable in typeref:struct:_seg
249 nextj = search(rp, j, 0, 0, 1, &minseg[c]);
251 if (check.slope > minseg[c].slope && check.slope < last_slope &&
253 if (debug) printf("minseg[%d] = %f *x+ %f\n",
254 c, minseg[c].slope, minseg[c].offset);
255 last_slope = minseg[c].slope;
287 if (dinit && minseg[c].slope < save_max.slope) {
289 minseg[min_imin] = save_max;
292 if (minseg[
[all...]
H A Denvelope66 if (/^minseg/) {$use=1; $nplots .= ", $A[2]*x+$A[4]"; print MN "$A[2] $A[4]\n" || die; }
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ntpclient/
H A Dphaselock.c53 } maxseg[RING_SIZE+1], minseg[RING_SIZE+1]; variable in typeref:struct:_seg
249 nextj = search(rp, j, 0, 0, 1, &minseg[c]);
251 if (check.slope > minseg[c].slope && check.slope < last_slope &&
253 if (debug) printf("minseg[%d] = %f *x+ %f\n",
254 c, minseg[c].slope, minseg[c].offset);
255 last_slope = minseg[c].slope;
287 if (dinit && minseg[c].slope < save_max.slope) {
289 minseg[min_imin] = save_max;
292 if (minseg[
[all...]
H A Denvelope66 if (/^minseg/) {$use=1; $nplots .= ", $A[2]*x+$A[4]"; print MN "$A[2] $A[4]\n" || die; }

Completed in 203 milliseconds