Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Darn9003.c2781 int alpha, beta, scale, Qalpha, Qbeta, Qscale, Qx, Qb1, Qb2; in ar9003_compute_predistortion() local
2886 Qb2 = get_scale(maxb2abs); in ar9003_compute_predistortion()
2890 b2[i] /= 1 << Qb2; in ar9003_compute_predistortion()
2913 order = 3 * M - Qx - Qb2 - Qalpha + 10 + Qscale; in ar9003_compute_predistortion()
2974 order = 3 * M - Qx - Qb2 - Qalpha + 10 + Qscale + 5; in ar9003_compute_predistortion()