HomeSort by relevance Sort by last modified time
    Searched refs:SND_SEQ_EVENT_LENGTH_VARIABLE (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
seq_event.h 220 #define SND_SEQ_EVENT_LENGTH_VARIABLE (1<<2) /**< variable event size */
seqmid.h 191 (ev)->flags |= SND_SEQ_EVENT_LENGTH_VARIABLE,\
seq.h 701 (snd_seq_ev_length_type(ev) == SND_SEQ_EVENT_LENGTH_VARIABLE)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
seq_event.h 220 #define SND_SEQ_EVENT_LENGTH_VARIABLE (1<<2) /**< variable event size */
seqmid.h 191 (ev)->flags |= SND_SEQ_EVENT_LENGTH_VARIABLE,\
seq.h 701 (snd_seq_ev_length_type(ev) == SND_SEQ_EVENT_LENGTH_VARIABLE)

Completed in 610 milliseconds