Searched refs:fIBeta (Results 1 – 1 of 1) sorted by relevance
71 float fx, fIBeta, fBeta, fTempval, fSincfunc; in tng_calculate_coeff_sync_func() local76 fIBeta = 1.0f/(tng_calculate_coeff_bessi0(fBeta)); in tng_calculate_coeff_sync_func()77 fTempval = tng_calculate_coeff_bessi0(fBeta * (float)sqrt(1.0f - fx * fx)) * fIBeta; in tng_calculate_coeff_sync_func()