Home
last modified time | relevance | path

Searched refs:apply_dur (Results 1 – 1 of 1) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-snd.c1691 if (apply_dur == 0) in apply_controls()
1697 if (apply_dur == 0) in apply_controls()
1704 if (apply_dur == 0) in apply_controls()
1705 apply_dur = selection_len(); in apply_controls()
1765 apply_beg, apply_dur); in apply_controls()
1775 orig_dur = apply_dur; in apply_controls()
1776 apply_dur = (mus_long_t)(mult_dur * (apply_dur + added_dur)); in apply_controls()
1881 if (apply_dur > 0) in apply_controls()
5188 if (Xen_is_llong(dur)) apply_dur = Xen_llong_to_C_llong(dur); else apply_dur = 0;
5292 apply_beg, apply_dur);
[all …]