Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-select.c420 si_out = sync_to_chan(cp); in add_selection_or_region()
493 si_out = sync_to_chan(cp); in insert_selection_or_region()
522 syncd_chans = sync_to_chan(cp); in start_selection_creation()
531 syncd_chans = sync_to_chan(cp); in restart_selection_creation()
718 si = sync_to_chan(cp); in select_all()
1343 else si_out = sync_to_chan(cp); in g_insert_selection()
1382 else si_out = sync_to_chan(cp); in g_mix_selection()
1515 if (cp) si = sync_to_chan(cp); in g_set_selection_position()
1575 if (cp) si = sync_to_chan(cp); in g_set_selection_framples()
H A Dsnd-print.c493 si = sync_to_chan(ccp); in snd_print_or_error()
H A Dsnd-data.c996 sync_info *sync_to_chan(chan_info *cp) in sync_to_chan() function
H A Dsnd-region.c633 si = sync_to_chan(cp); in paste_region_1()
H A Dsnd-1.h931 sync_info *sync_to_chan(chan_info *cp);
H A Dsnd-marks.c984 si = sync_to_chan(cp); in mark_define_region()
H A Dsnd-sig.c455 else si = sync_to_chan(cp); in scale_by()
501 else si = sync_to_chan(cp); in scale_to()
H A Dsnd-snd.c1643 si = sync_to_chan(cp); in apply_controls()
H A Dsnd-chn.c8772 si = sync_to_chan(ucp);