Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dseq.h528 int snd_seq_extract_output(snd_seq_t *handle, snd_seq_event_t **ev);
/third_party/alsa-lib/src/seq/
Dseq.c4063 int snd_seq_extract_output(snd_seq_t *seq, snd_seq_event_t **ev_res) in snd_seq_extract_output() function