OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUM_WT_VOICES
(Results
1 - 5
of
5
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_synth.h
64
#define
NUM_WT_VOICES
MAX_SYNTH_VOICES
72
#define
NUM_WT_VOICES
MAX_SYNTH_VOICES
76
#define
NUM_WT_VOICES
NUM_PRIMARY_VOICES
81
#define
NUM_WT_VOICES
NUM_PRIMARY_VOICES
352
S_WT_VOICE wtVoices[
NUM_WT_VOICES
];
/external/sonivox/arm-hybrid-22k/lib_src/
eas_synth.h
64
#define
NUM_WT_VOICES
MAX_SYNTH_VOICES
72
#define
NUM_WT_VOICES
MAX_SYNTH_VOICES
76
#define
NUM_WT_VOICES
NUM_PRIMARY_VOICES
81
#define
NUM_WT_VOICES
NUM_PRIMARY_VOICES
352
S_WT_VOICE wtVoices[
NUM_WT_VOICES
];
eas_wtsynth.c
117
for (i = 0; i <
NUM_WT_VOICES
; i++)
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_synth.h
64
#define
NUM_WT_VOICES
MAX_SYNTH_VOICES
72
#define
NUM_WT_VOICES
MAX_SYNTH_VOICES
76
#define
NUM_WT_VOICES
NUM_PRIMARY_VOICES
81
#define
NUM_WT_VOICES
NUM_PRIMARY_VOICES
352
S_WT_VOICE wtVoices[
NUM_WT_VOICES
];
eas_wtsynth.c
117
for (i = 0; i <
NUM_WT_VOICES
; i++)
[
all
...]
Completed in 31 milliseconds