Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/seq/
Dseq.c3953 static int alloc_tmpbuf(snd_seq_t *seq, size_t len) in alloc_tmpbuf() function
3997 if (alloc_tmpbuf(seq, (size_t)len) < 0) in snd_seq_event_output_direct()
4076 if (alloc_tmpbuf(seq, len) < 0) in snd_seq_extract_output()