Home
last modified time | relevance | path

Searched refs:coeff (Results 1 – 25 of 48) sorted by relevance

12

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_impl.h46 raidz_rec_q_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_q_coeff() argument
51 coeff[MUL_Q_X] = gf_exp2(255 - (ncols - x - 1)); 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() argument
60 coeff[MUL_R_X] = gf_exp4(255 - (ncols - x - 1)); 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() argument
75 coeff[MUL_PQ_X] = gf_div(a, e); in raidz_rec_pq_coeff()
76 coeff[MUL_PQ_Y] = gf_div(b, e); 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() argument
92 coeff[MUL_PR_X] = gf_div(a, e); in raidz_rec_pr_coeff()
93 coeff[MUL_PR_Y] = gf_div(b, e); in raidz_rec_pr_coeff()
[all …]
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dasinh.sollya7 // we use 2^-6 as the lower bound for coeff generation, which yields sufficiently
22 poly = poly + x^i*coeff(p,0);
28 for i from 0 to deg do coeff(poly,i);
H A Dcos.sollya19 // first coeff is fixed, iteratively find optimal double prec coeffs
23 poly = poly + x^(2*i)*coeff(p,0);
31 for i from 0 to deg do coeff(poly,i);
H A Dv_sin.sollya25 // first coeff is fixed, iteratively find optimal double prec coeffs
29 poly = poly + x^(2*i)*coeff(p,0);
36 for i from 0 to deg do coeff(poly,i);
H A Dsincosf.sollya21 // first coeff is fixed, iteratively find optimal double prec coeffs
25 poly = poly + x^(2*i)*coeff(p,0);
33 for i from 0 to deg do coeff(poly,i);
H A Dsinpi.sollya22 // first coeff is predefine, iteratively find optimal double prec coeffs
26 poly = poly + x^(2*i+1)*coeff(p,0);
33 for i from 0 to deg do coeff(poly,i);
H A Dsin.sollya25 // first coeff is fixed, iteratively find optimal double prec coeffs
29 poly = poly + x^(2*i)*coeff(p,0);
37 for i from 0 to deg do coeff(poly,i);
H A Dlog.sollya24 // first coeff is fixed, iteratively find optimal double prec coeffs
28 poly = poly + x^i*coeff(p,0);
35 for i from 0 to deg do coeff(poly,i);
H A Dv_log.sollya23 // first coeff is fixed, iteratively find optimal double prec coeffs
27 poly = poly + x^i*coeff(p,0);
34 for i from 0 to deg do coeff(poly,i);
H A Dv_log2f.sollya27 // first coeff is fixed, iteratively find optimal double prec coeffs
31 poly = poly + x^i*coeff(p,0);
38 for i from 0 to deg do coeff(poly,i);
H A Dsincos.sollya21 // first coeff is fixed, iteratively find optimal double prec coeffs
25 poly = poly + x^(2*i)*coeff(p,0);
33 for i from 0 to deg do coeff(poly,i);
H A Dlog_abs.sollya19 // first coeff is fixed, iteratively find optimal double prec coeffs
23 poly = poly + x^i*coeff(p,0);
35 for i from 0 to deg do coeff(poly,i);
H A Dv_log10.sollya23 // first coeff is fixed, iteratively find optimal double prec coeffs
27 poly = poly + x^i*coeff(p,0);
38 for i from 0 to deg do double(coeff(poly,i));
H A Dlog10f.sollya26 // first coeff is fixed, iteratively find optimal double prec coeffs
30 poly = poly + x^i*coeff(p,0);
37 for i from 0 to deg do double(coeff(poly,i));
H A Dlog2.sollya29 // first coeff is fixed, iteratively find optimal double prec coeffs
33 poly = poly + x^i*coeff(p,0);
42 for i from 0 to deg do coeff(poly,i);
H A Dlog2_abs.sollya23 // first coeff is fixed, iteratively find optimal double prec coeffs
27 poly = poly + x^i*coeff(p,0);
41 for i from 0 to deg do coeff(poly,i);
H A Dv_log10f.sollya31 // first coeff is fixed, iteratively find optimal double prec coeffs
35 poly = poly + x^i*coeff(p,0);
42 for i from 0 to deg do single(coeff(poly,i));
H A Dlog10.sollya29 // first coeff is fixed, iteratively find optimal double prec coeffs
33 poly = poly + x^i*coeff(p,0);
41 for i from 0 to deg do coeff(poly,i);
H A Dexp2.sollya31 // first coeff is fixed, iteratively find optimal double prec coeffs
36 poly = poly + x^i*coeff(p,0);
48 for i from 0 to deg do coeff(poly,i);
H A Dexp10.sollya34 // first coeff is fixed, iteratively find optimal double prec coeffs
39 poly = poly + x^i*coeff(p,0);
47 for i from 0 to deg do coeff(poly,i);
H A Dasinhf.sollya22 poly = poly + x^i*coeff(p,0);
29 for i from 2 to deg do coeff(poly,i);
H A Dlog1p.sollya22 poly = poly + x^i*coeff(p,0);
28 for i from 2 to deg do coeff(poly,i);
H A Dasinf.sollya30 poly = poly + x^i*coeff(p,0);
36 for i from 0 to deg do print(coeff(poly, i));
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c63 u_int32_t num_chains, struct coeff_t *coeff, HAL_BOOL is_cal_reusable);
5782 struct coeff_t *coeff, HAL_BOOL is_cal_reusable) in ar9300_tx_iq_cal_outlier_detection() argument
5840 magnitude = coeff->mag_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_outlier_detection()
5841 phase = coeff->phs_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_outlier_detection()
5864 magnitude = coeff->mag_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_outlier_detection()
5865 phase = coeff->phs_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_outlier_detection()
5891 coeff->mag_coeff[ch_idx][outlier_mag_idx][0] = magnitude_avg; in ar9300_tx_iq_cal_outlier_detection()
5892 coeff->phs_coeff[ch_idx][outlier_mag_idx][0] = phase_avg; in ar9300_tx_iq_cal_outlier_detection()
5907 coeff->mag_coeff[ch_idx][outlier_phs_idx][0] = magnitude_avg; in ar9300_tx_iq_cal_outlier_detection()
5908 coeff->phs_coeff[ch_idx][outlier_phs_idx][0] = phase_avg; in ar9300_tx_iq_cal_outlier_detection()
[all …]
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_rate.c514 coeff = Z_COEFF_INTERPOLATE(z, z_coeff[c], z_dcoeff[c]); \
516 v += Z_NORM_##BIT((intpcm64_t)x * coeff); \
543 int32_t coeff, z, *z_coeff, *z_dcoeff; \
811 int32_t coeff; in z_coeff_interpolate() local
816 coeff = z_coeff[0]; in z_coeff_interpolate()
824 coeff = Z_RSHIFT((int64_t)zl1 * z, Z_SHIFT) + zl0; in z_coeff_interpolate()
833 coeff = Z_RSHIFT((Z_RSHIFT((int64_t)zq2 * z, Z_SHIFT) + in z_coeff_interpolate()
845 coeff = Z_RSHIFT((Z_RSHIFT((Z_RSHIFT((int64_t)zh3 * z, Z_SHIFT) + in z_coeff_interpolate()
858 coeff = (Z_RSHIFT((Z_RSHIFT((Z_RSHIFT((int64_t)zb3 * z, Z_SHIFT) + in z_coeff_interpolate()
886 coeff = Z_RSHIFT((Z_RSHIFT((Z_RSHIFT((Z_RSHIFT((Z_RSHIFT( in z_coeff_interpolate()
[all …]

12