Searched refs:coeff (Results 1 – 4 of 4) sorted by relevance
75 coeff[MUL_PQ_X] = gf_div(a, e); in raidz_rec_pq_coeff()111 coeff[MUL_QR_XQ] = ny; in raidz_rec_qr_coeff()113 coeff[MUL_QR_YQ] = nx; in raidz_rec_qr_coeff()146 coeff[MUL_PQR_YU] = nx; in raidz_rec_pqr_coeff()148 coeff[MUL_PQR_YQ] = yd; in raidz_rec_pqr_coeff()679 unsigned coeff[MUL_CNT]; in raidz_reconstruct_q_impl() local773 unsigned coeff[MUL_CNT]; in raidz_reconstruct_r_impl() local920 unsigned coeff[MUL_CNT]; in raidz_reconstruct_pq_impl() local1080 unsigned coeff[MUL_CNT]; in raidz_reconstruct_pr_impl() local1247 unsigned coeff[MUL_CNT]; in raidz_reconstruct_qr_impl() local[all …]
5928 coeff->iqc_coeff[0]); in ar9300_tx_iq_cal_outlier_detection()6082 static struct coeff_t coeff; in ar9300_tx_iq_cal_post_proc() local6092 if (coeff.last_cal == AH_TRUE) { in ar9300_tx_iq_cal_post_proc()6136 coeff.iqc_coeff[0]); in ar9300_tx_iq_cal_post_proc()6141 coeff.iqc_coeff[0]); in ar9300_tx_iq_cal_post_proc()6199 coeff.phs_coeff[ch_idx][im][iqcal_idx-1] = coeff.iqc_coeff[0] & 0x7f; in ar9300_tx_iq_cal_post_proc()6200 coeff.mag_coeff[ch_idx][im][iqcal_idx-1] = (coeff.iqc_coeff[0] >> 7) & 0x7f; in ar9300_tx_iq_cal_post_proc()6226 coeff.mag_coeff[ch_idx][im][ix] = coeff.mag_coeff[ch_idx][im][iy]; in ar9300_tx_iq_cal_post_proc()6233 coeff.phs_coeff[ch_idx][im][ix]=coeff.phs_coeff[ch_idx][im][iy]; in ar9300_tx_iq_cal_post_proc()6255 coeff.last_cal = AH_TRUE; in ar9300_tx_iq_cal_post_proc()[all …]
63 -samsung,ycbcr-coeff: deprecated prop that can parsed from drm_display_mode.
1596 double coeff = 2.0 * sqrt(N0); in gen_qm2_llr() local1605 + coeff * n) / N0; in gen_qm2_llr()