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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asequencer.h 221 #define SNDRV_SEQ_EVENT_LENGTH_MASK (3<<2)
461 #define snd_seq_ev_length_type(ev) ((ev)->flags & SNDRV_SEQ_EVENT_LENGTH_MASK)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asequencer.h 221 #define SNDRV_SEQ_EVENT_LENGTH_MASK (3<<2)
461 #define snd_seq_ev_length_type(ev) ((ev)->flags & SNDRV_SEQ_EVENT_LENGTH_MASK)
    [all...]

Completed in 27 milliseconds