Searched refs:out_phase (Results 1 – 3 of 3) sorted by relevance
29 unsigned out_phase; member
30 sk->out_phase_peeked = (sk->out_phase & 0xffff) + sk->freqn; in usb_stream_next_packet_size()44 sk->out_phase = sk->out_phase_peeked; in playback_prep_freqn()
629 static int calc_phase_step(uint32_t src, uint32_t dst, uint32_t *out_phase) in calc_phase_step() argument646 *out_phase = mult_frac(unit, src, dst); in calc_phase_step()