Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/seq/
Dseq.c3910 result = snd_seq_event_output_buffer(seq, ev); in snd_seq_event_output()
3915 return snd_seq_event_output_buffer(seq, ev); in snd_seq_event_output()
3930 int snd_seq_event_output_buffer(snd_seq_t *seq, snd_seq_event_t *ev) in snd_seq_event_output_buffer() function
/third_party/alsa-lib/include/
Dseq.h522 int snd_seq_event_output_buffer(snd_seq_t *handle, snd_seq_event_t *ev);