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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
seq_event.h 219 #define SND_SEQ_EVENT_LENGTH_FIXED (0<<2) /**< fixed event size */
seqmid.h 177 (ev)->flags |= SND_SEQ_EVENT_LENGTH_FIXED)
seq.h 698 (snd_seq_ev_length_type(ev) == SND_SEQ_EVENT_LENGTH_FIXED)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
seq_event.h 219 #define SND_SEQ_EVENT_LENGTH_FIXED (0<<2) /**< fixed event size */
seqmid.h 177 (ev)->flags |= SND_SEQ_EVENT_LENGTH_FIXED)
seq.h 698 (snd_seq_ev_length_type(ev) == SND_SEQ_EVENT_LENGTH_FIXED)

Completed in 42 milliseconds