Home
last modified time | relevance | path

Searched refs:icept (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/ic/
Darn9003.c2780 int icept, G, I, L, M, angle, xnonlin, y2, y4, sumy2, sumy4; in ar9003_compute_predistortion() local
2827 icept = (G * (x[0] - x[3]) + SCALE) / SCALE + y[3]; in ar9003_compute_predistortion()
2833 y[i] -= icept; in ar9003_compute_predistortion()