OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HDSPM_MIXER_CHANNELS
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
hdspm.h
109
#define
HDSPM_MIXER_CHANNELS
HDSPM_MAX_CHANNELS
112
unsigned int in[
HDSPM_MIXER_CHANNELS
];
113
unsigned int pb[
HDSPM_MIXER_CHANNELS
];
117
struct hdspm_channelfader ch[
HDSPM_MIXER_CHANNELS
];
/bionic/libc/kernel/uapi/sound/
hdspm.h
164
#define
HDSPM_MIXER_CHANNELS
HDSPM_MAX_CHANNELS
166
unsigned int in[
HDSPM_MIXER_CHANNELS
];
167
unsigned int pb[
HDSPM_MIXER_CHANNELS
];
171
struct hdspm_channelfader ch[
HDSPM_MIXER_CHANNELS
];
/external/kernel-headers/original/uapi/sound/
hdspm.h
205
#define
HDSPM_MIXER_CHANNELS
HDSPM_MAX_CHANNELS
208
unsigned int in[
HDSPM_MIXER_CHANNELS
];
209
unsigned int pb[
HDSPM_MIXER_CHANNELS
];
213
struct hdspm_channelfader ch[
HDSPM_MIXER_CHANNELS
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/sound/
hdspm.h
203
#define
HDSPM_MIXER_CHANNELS
HDSPM_MAX_CHANNELS
206
unsigned int in[
HDSPM_MIXER_CHANNELS
];
207
unsigned int pb[
HDSPM_MIXER_CHANNELS
];
211
struct hdspm_channelfader ch[
HDSPM_MIXER_CHANNELS
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
hdspm.h
203
#define
HDSPM_MIXER_CHANNELS
HDSPM_MAX_CHANNELS
206
unsigned int in[
HDSPM_MIXER_CHANNELS
];
207
unsigned int pb[
HDSPM_MIXER_CHANNELS
];
211
struct hdspm_channelfader ch[
HDSPM_MIXER_CHANNELS
];
Completed in 996 milliseconds