Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Dqueue_timer.c45 if ((portid = snd_seq_create_simple_port in main()
Dplaymidi1.c521 my_port = snd_seq_create_simple_port(seq_handle, "Port 0", in main()
/third_party/alsa-lib/src/seq/
Dseqmid.c73 int snd_seq_create_simple_port(snd_seq_t *seq, const char *name, in snd_seq_create_simple_port() function
/third_party/alsa-lib/include/
Dseqmid.h328 int snd_seq_create_simple_port(snd_seq_t *seq, const char *name,
/third_party/alsa-utils/seq/aseqdump/
Daseqdump.c111 err = snd_seq_create_simple_port(seq, "aseqdump", in create_port()
/third_party/alsa-lib/src/rawmidi/
Drawmidi_virt.c459 port = snd_seq_create_simple_port(seq_handle, "Virtual RawMIDI", in _snd_rawmidi_virtual_open()
/third_party/alsa-utils/seq/aseqnet/
Daseqnet.c274 seq_port = snd_seq_create_simple_port(handle, "Network", in init_seq()
/third_party/gstreamer/gstplugins_base/
DChangeLog41174 alsamidisrc: Expand snd_seq_create_simple_port() and use a queue for timestamps