Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dseq_event.h221 #define SND_SEQ_EVENT_LENGTH_VARUSR (2<<2) /**< variable event size - user memory space */ macro
Dseqmid.h207 (ev)->flags |= SND_SEQ_EVENT_LENGTH_VARUSR,\
Dseq.h706 (snd_seq_ev_length_type(ev) == SND_SEQ_EVENT_LENGTH_VARUSR)