Searched refs:result_shift (Results 1 – 1 of 1) sorted by relevance
5494 const int32_t result_shift = 1 << 15; in ar9300_solve_iq_cal() local5496 … f2 = (((int64_t)f1 * (int64_t)f1) / result_shift) + (((int64_t)f3 * (int64_t)f3) / result_shift); in ar9300_solve_iq_cal()5514 mag_a0_d0 - (cos_2phi_1 * mag_tx + sin_2phi_1 * phs_tx) / result_shift; in ar9300_solve_iq_cal()5517 phs_a0_d0 + (sin_2phi_1 * mag_tx - cos_2phi_1 * phs_tx) / result_shift; in ar9300_solve_iq_cal()