Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Dplaymidi1.c424 snd_seq_free_event(input_event); in wait_start()
427 snd_seq_free_event(input_event); in wait_start()
Dseq-sender.c268 snd_seq_free_event(ev); in event_sender()
Dseq-decoder.c356 snd_seq_free_event(ev); in event_decoder()
/third_party/alsa-utils/seq/aseqnet/
Daseqnet.c606 snd_seq_free_event(ev); in copy_local_to_remote()
621 snd_seq_free_event(ev); in copy_local_to_remote()
/third_party/alsa-lib/include/
Dseq.h519 int snd_seq_free_event(snd_seq_event_t *ev);
/third_party/alsa-lib/src/seq/
Dseq.c3860 int snd_seq_free_event(snd_seq_event_t *ev ATTRIBUTE_UNUSED) in snd_seq_free_event() function
3862 int snd_seq_free_event(snd_seq_event_t *ev) in snd_seq_free_event()