Home
last modified time | relevance | path

Searched defs:coeff (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
HDvdev_raidz_math_impl.h46 raidz_rec_q_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_q_coeff()
55 raidz_rec_r_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_r_coeff()
64 raidz_rec_pq_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_pq_coeff()
80 raidz_rec_pr_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_pr_coeff()
97 raidz_rec_qr_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_qr_coeff()
118 raidz_rec_pqr_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_pqr_coeff()
679 unsigned coeff[MUL_CNT]; in raidz_reconstruct_q_impl() local
773 unsigned coeff[MUL_CNT]; in raidz_reconstruct_r_impl() local
920 unsigned coeff[MUL_CNT]; in raidz_reconstruct_pq_impl() local
1080 unsigned coeff[MUL_CNT]; in raidz_reconstruct_pr_impl() local
[all …]
/freebsd-13-stable/sys/dev/sound/pcm/
HDfeeder_eq.c121 struct feed_eq_coeff *coeff; member
HDfeeder_rate.c821 int32_t coeff; in z_coeff_interpolate() local
/freebsd-13-stable/sys/dev/otus/
HDif_otus.c2796 otus_get_delta_slope(uint32_t coeff, uint32_t *exponent, uint32_t *mantissa) in otus_get_delta_slope()
2823 uint32_t coeff, exp, man, tmp; in otus_set_chan() local
/freebsd-13-stable/contrib/ofed/opensm/opensm/
HDosm_mesh.c226 static char *poly_print(int n, int *coeff) in poly_print()
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_reset.c5777 struct coeff_t *coeff, HAL_BOOL is_cal_reusable) in ar9300_tx_iq_cal_outlier_detection()
6082 static struct coeff_t coeff; in ar9300_tx_iq_cal_post_proc() local
/freebsd-13-stable/sys/dev/bwn/
HDif_bwn_phy_lp.c1187 uint32_t rxcomp, txgain, coeff, rfpwr, *tabs; in bwn_phy_lp_bugfix() local