OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_CHN_VOICE
(Results
1 - 13
of
13
) sorted by null
/bionic/libc/kernel/common/linux/
soundcard.h
771
#define
_CHN_VOICE
(dev, event, chn, note, parm) {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = EV_CHN_VOICE; _seqbuf[_seqbufptr+1] = (dev); _seqbuf[_seqbufptr+2] = (event); _seqbuf[_seqbufptr+3] = (chn); _seqbuf[_seqbufptr+4] = (note); _seqbuf[_seqbufptr+5] = (parm); _seqbuf[_seqbufptr+6] = (0); _seqbuf[_seqbufptr+7] = 0; _SEQ_ADVBUF(8);}
773
#define SEQ_START_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEON, chn, note, vol)
775
#define SEQ_STOP_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEOFF, chn, note, vol)
777
#define SEQ_KEY_PRESSURE(dev, chn, note, pressure)
_CHN_VOICE
(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
/development/ndk/platforms/android-3/include/linux/
soundcard.h
771
#define
_CHN_VOICE
(dev, event, chn, note, parm) {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = EV_CHN_VOICE; _seqbuf[_seqbufptr+1] = (dev); _seqbuf[_seqbufptr+2] = (event); _seqbuf[_seqbufptr+3] = (chn); _seqbuf[_seqbufptr+4] = (note); _seqbuf[_seqbufptr+5] = (parm); _seqbuf[_seqbufptr+6] = (0); _seqbuf[_seqbufptr+7] = 0; _SEQ_ADVBUF(8);}
773
#define SEQ_START_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEON, chn, note, vol)
775
#define SEQ_STOP_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEOFF, chn, note, vol)
777
#define SEQ_KEY_PRESSURE(dev, chn, note, pressure)
_CHN_VOICE
(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
/external/kernel-headers/original/linux/
soundcard.h
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
soundcard.h
[
all
...]
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h
771
#define
_CHN_VOICE
(dev, event, chn, note, parm) {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = EV_CHN_VOICE; _seqbuf[_seqbufptr+1] = (dev); _seqbuf[_seqbufptr+2] = (event); _seqbuf[_seqbufptr+3] = (chn); _seqbuf[_seqbufptr+4] = (note); _seqbuf[_seqbufptr+5] = (parm); _seqbuf[_seqbufptr+6] = (0); _seqbuf[_seqbufptr+7] = 0; _SEQ_ADVBUF(8);}
773
#define SEQ_START_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEON, chn, note, vol)
775
#define SEQ_STOP_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEOFF, chn, note, vol)
777
#define SEQ_KEY_PRESSURE(dev, chn, note, pressure)
_CHN_VOICE
(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
soundcard.h
771
#define
_CHN_VOICE
(dev, event, chn, note, parm) {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = EV_CHN_VOICE; _seqbuf[_seqbufptr+1] = (dev); _seqbuf[_seqbufptr+2] = (event); _seqbuf[_seqbufptr+3] = (chn); _seqbuf[_seqbufptr+4] = (note); _seqbuf[_seqbufptr+5] = (parm); _seqbuf[_seqbufptr+6] = (0); _seqbuf[_seqbufptr+7] = 0; _SEQ_ADVBUF(8);}
773
#define SEQ_START_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEON, chn, note, vol)
775
#define SEQ_STOP_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEOFF, chn, note, vol)
777
#define SEQ_KEY_PRESSURE(dev, chn, note, pressure)
_CHN_VOICE
(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
soundcard.h
771
#define
_CHN_VOICE
(dev, event, chn, note, parm) {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = EV_CHN_VOICE; _seqbuf[_seqbufptr+1] = (dev); _seqbuf[_seqbufptr+2] = (event); _seqbuf[_seqbufptr+3] = (chn); _seqbuf[_seqbufptr+4] = (note); _seqbuf[_seqbufptr+5] = (parm); _seqbuf[_seqbufptr+6] = (0); _seqbuf[_seqbufptr+7] = 0; _SEQ_ADVBUF(8);}
773
#define SEQ_START_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEON, chn, note, vol)
775
#define SEQ_STOP_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEOFF, chn, note, vol)
777
#define SEQ_KEY_PRESSURE(dev, chn, note, pressure)
_CHN_VOICE
(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
soundcard.h
771
#define
_CHN_VOICE
(dev, event, chn, note, parm) {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = EV_CHN_VOICE; _seqbuf[_seqbufptr+1] = (dev); _seqbuf[_seqbufptr+2] = (event); _seqbuf[_seqbufptr+3] = (chn); _seqbuf[_seqbufptr+4] = (note); _seqbuf[_seqbufptr+5] = (parm); _seqbuf[_seqbufptr+6] = (0); _seqbuf[_seqbufptr+7] = 0; _SEQ_ADVBUF(8);}
773
#define SEQ_START_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEON, chn, note, vol)
775
#define SEQ_STOP_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEOFF, chn, note, vol)
777
#define SEQ_KEY_PRESSURE(dev, chn, note, pressure)
_CHN_VOICE
(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
soundcard.h
771
#define
_CHN_VOICE
(dev, event, chn, note, parm) {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = EV_CHN_VOICE; _seqbuf[_seqbufptr+1] = (dev); _seqbuf[_seqbufptr+2] = (event); _seqbuf[_seqbufptr+3] = (chn); _seqbuf[_seqbufptr+4] = (note); _seqbuf[_seqbufptr+5] = (parm); _seqbuf[_seqbufptr+6] = (0); _seqbuf[_seqbufptr+7] = 0; _SEQ_ADVBUF(8);}
773
#define SEQ_START_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEON, chn, note, vol)
775
#define SEQ_STOP_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEOFF, chn, note, vol)
777
#define SEQ_KEY_PRESSURE(dev, chn, note, pressure)
_CHN_VOICE
(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
soundcard.h
771
#define
_CHN_VOICE
(dev, event, chn, note, parm) {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = EV_CHN_VOICE; _seqbuf[_seqbufptr+1] = (dev); _seqbuf[_seqbufptr+2] = (event); _seqbuf[_seqbufptr+3] = (chn); _seqbuf[_seqbufptr+4] = (note); _seqbuf[_seqbufptr+5] = (parm); _seqbuf[_seqbufptr+6] = (0); _seqbuf[_seqbufptr+7] = 0; _SEQ_ADVBUF(8);}
773
#define SEQ_START_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEON, chn, note, vol)
775
#define SEQ_STOP_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEOFF, chn, note, vol)
777
#define SEQ_KEY_PRESSURE(dev, chn, note, pressure)
_CHN_VOICE
(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h
771
#define
_CHN_VOICE
(dev, event, chn, note, parm) {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = EV_CHN_VOICE; _seqbuf[_seqbufptr+1] = (dev); _seqbuf[_seqbufptr+2] = (event); _seqbuf[_seqbufptr+3] = (chn); _seqbuf[_seqbufptr+4] = (note); _seqbuf[_seqbufptr+5] = (parm); _seqbuf[_seqbufptr+6] = (0); _seqbuf[_seqbufptr+7] = 0; _SEQ_ADVBUF(8);}
773
#define SEQ_START_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEON, chn, note, vol)
775
#define SEQ_STOP_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEOFF, chn, note, vol)
777
#define SEQ_KEY_PRESSURE(dev, chn, note, pressure)
_CHN_VOICE
(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h
771
#define
_CHN_VOICE
(dev, event, chn, note, parm) {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = EV_CHN_VOICE; _seqbuf[_seqbufptr+1] = (dev); _seqbuf[_seqbufptr+2] = (event); _seqbuf[_seqbufptr+3] = (chn); _seqbuf[_seqbufptr+4] = (note); _seqbuf[_seqbufptr+5] = (parm); _seqbuf[_seqbufptr+6] = (0); _seqbuf[_seqbufptr+7] = 0; _SEQ_ADVBUF(8);}
773
#define SEQ_START_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEON, chn, note, vol)
775
#define SEQ_STOP_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEOFF, chn, note, vol)
777
#define SEQ_KEY_PRESSURE(dev, chn, note, pressure)
_CHN_VOICE
(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
soundcard.h
771
#define
_CHN_VOICE
(dev, event, chn, note, parm) {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = EV_CHN_VOICE; _seqbuf[_seqbufptr+1] = (dev); _seqbuf[_seqbufptr+2] = (event); _seqbuf[_seqbufptr+3] = (chn); _seqbuf[_seqbufptr+4] = (note); _seqbuf[_seqbufptr+5] = (parm); _seqbuf[_seqbufptr+6] = (0); _seqbuf[_seqbufptr+7] = 0; _SEQ_ADVBUF(8);}
773
#define SEQ_START_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEON, chn, note, vol)
775
#define SEQ_STOP_NOTE(dev, chn, note, vol)
_CHN_VOICE
(dev, MIDI_NOTEOFF, chn, note, vol)
777
#define SEQ_KEY_PRESSURE(dev, chn, note, pressure)
_CHN_VOICE
(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
Completed in 398 milliseconds