Searched refs:dphi1 (Results 1 – 1 of 1) sorted by relevance
241 int64_t dphi1, dphi2, dt, cur_ts = -0x8000000000000000; in wavesynth_parse_extradata() local281 dphi1 = frac64(f1, (int64_t)avc->sample_rate << 16); in wavesynth_parse_extradata()283 in->dphi0 = dphi1; in wavesynth_parse_extradata()284 in->ddphi = (int64_t)(dphi2 - (uint64_t)dphi1) / dt; in wavesynth_parse_extradata()