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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
seq_event.h 224 #define SND_SEQ_PRIORITY_NORMAL (0<<4) /**< normal priority */
seqmid.h 165 (ev)->flags |= (high_prior) ? SND_SEQ_PRIORITY_HIGH : SND_SEQ_PRIORITY_NORMAL)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
seq_event.h 224 #define SND_SEQ_PRIORITY_NORMAL (0<<4) /**< normal priority */
seqmid.h 165 (ev)->flags |= (high_prior) ? SND_SEQ_PRIORITY_HIGH : SND_SEQ_PRIORITY_NORMAL)

Completed in 258 milliseconds