Searched refs:ph2 (Results 1 – 1 of 1) sorted by relevance
1541 gdouble ph2 = (gdouble) (samp_phase / gcd) / (out_rate / gcd); in gst_audio_resampler_update() local1543 if (fabs (ph1 - ph2) < max_error) in gst_audio_resampler_update()