Searched refs:freq1x (Results 1 – 2 of 2) sorted by relevance
980 phase2 += freq2x; if (phase2 >= 1.f) phase2 -= 2.f; phase1 += freq1x; if (phase1 >= 1.f) { in SyncSaw_next_aa()982 phase2 = (phase1 + 1.f) * freq2x / freq1x - 1.f; in SyncSaw_next_aa()999 inNumSamples, float freq1x = ZXP(freq1) * freqmul; float z = phase2; phase2 += freq2x; in SyncSaw_next_ak()1000 if (phase2 >= 1.f) phase2 -= 2.f; phase1 += freq1x; if (phase1 >= 1.f) { in SyncSaw_next_ak()1002 phase2 = (phase1 + 1.f) * freq2x / freq1x - 1.f; in SyncSaw_next_ak()1012 float freq1x = ZIN0(0) * freqmul; in SyncSaw_next_ka() local1020 if (phase2 >= 1.f) phase2 -= 2.f; phase1 += freq1x; if (phase1 >= 1.f) { in SyncSaw_next_ka()1022 phase2 = (phase1 + 1.f) * freq2x / freq1x - 1.f; in SyncSaw_next_ka()1031 float freq1x = ZIN0(0) * unit->mFreqMul; in SyncSaw_next_kk() local1037 …NumSamples, float z = phase2; phase2 += freq2x; if (phase2 >= 1.f) phase2 -= 2.f; phase1 += freq1x; in SyncSaw_next_kk()[all …]
4908 double freq1x; in em_phase_hethet() local4930 freq2x = 1.0 - freq1x; in em_phase_hethet()4988 dxx = freq1x * freqx1 - freq11; in em_phase_hethet()5035 *freq1x_ptr = freq1x; in em_phase_hethet()5106 double freq1x; in ld_dprime_thread() local6769 double tmp12 = freq1x - tmp11; in calc_lnlike_quantile()6807 double freq1x; in haploview_blocks_classify() local7926 double freq1x; in twolocus() local8147 freq2x = 1.0 - freq1x; in twolocus()10453 double freq1x; in indep_pairphase() local[all …]