OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_GUS_VOICE_POS
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/kernel/uapi/linux/
ultrasound.h
41
#define
_GUS_VOICE_POS
0x10
64
#define GUS_VOICE_POS(chn,voice,p) _GUS_CMD(chn, voice,
_GUS_VOICE_POS
, (p) & 0xffff, ((p) >> 16) & 0xffff)
/development/ndk/platforms/android-21/include/linux/
ultrasound.h
41
#define
_GUS_VOICE_POS
0x10
64
#define GUS_VOICE_POS(chn, voice, p) _GUS_CMD(chn, voice,
_GUS_VOICE_POS
, (p) & 0xffff, ((p) >> 16) & 0xffff)
/external/kernel-headers/original/uapi/linux/
ultrasound.h
69
#define
_GUS_VOICE_POS
0x10
100
#define GUS_VOICE_POS(chn, voice, p) _GUS_CMD(chn, voice,
_GUS_VOICE_POS
, \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ultrasound.h
69
#define
_GUS_VOICE_POS
0x10
100
#define GUS_VOICE_POS(chn, voice, p) _GUS_CMD(chn, voice,
_GUS_VOICE_POS
, \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ultrasound.h
69
#define
_GUS_VOICE_POS
0x10
100
#define GUS_VOICE_POS(chn, voice, p) _GUS_CMD(chn, voice,
_GUS_VOICE_POS
, \
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
ultrasound.h
41
#define
_GUS_VOICE_POS
0x10
64
#define GUS_VOICE_POS(chn, voice, p) _GUS_CMD(chn, voice,
_GUS_VOICE_POS
, (p) & 0xffff, ((p) >> 16) & 0xffff)
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
ultrasound.h
41
#define
_GUS_VOICE_POS
0x10
64
#define GUS_VOICE_POS(chn, voice, p) _GUS_CMD(chn, voice,
_GUS_VOICE_POS
, (p) & 0xffff, ((p) >> 16) & 0xffff)
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
ultrasound.h
41
#define
_GUS_VOICE_POS
0x10
64
#define GUS_VOICE_POS(chn, voice, p) _GUS_CMD(chn, voice,
_GUS_VOICE_POS
, (p) & 0xffff, ((p) >> 16) & 0xffff)
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
ultrasound.h
41
#define
_GUS_VOICE_POS
0x10
64
#define GUS_VOICE_POS(chn, voice, p) _GUS_CMD(chn, voice,
_GUS_VOICE_POS
, (p) & 0xffff, ((p) >> 16) & 0xffff)
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
ultrasound.h
41
#define
_GUS_VOICE_POS
0x10
64
#define GUS_VOICE_POS(chn, voice, p) _GUS_CMD(chn, voice,
_GUS_VOICE_POS
, (p) & 0xffff, ((p) >> 16) & 0xffff)
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
ultrasound.h
41
#define
_GUS_VOICE_POS
0x10
64
#define GUS_VOICE_POS(chn, voice, p) _GUS_CMD(chn, voice,
_GUS_VOICE_POS
, (p) & 0xffff, ((p) >> 16) & 0xffff)
Completed in 124 milliseconds