OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:particulations
(Results
1 - 5
of
5
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_sndlib.h
369
*
pArticulations
pointer to array of articulations
388
SCNST S_ARTICULATION *
pArticulations
;
/external/sonivox/arm-hybrid-22k/lib_src/
eas_sndlib.h
369
*
pArticulations
pointer to array of articulations
388
SCNST S_ARTICULATION *
pArticulations
;
eas_wtsynth.c
177
pArticulation = &pSynth->pEAS->
pArticulations
[pWTVoice->artIndex];
258
if (pWTVoice->eg1Value < pSynth->pEAS->
pArticulations
[pWTVoice->artIndex].eg1.sustainLevel)
346
pArt = &pSynth->pEAS->
pArticulations
[pWTVoice->artIndex];
517
pArt = &pSynth->pEAS->
pArticulations
[pWTVoice->artIndex];
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_sndlib.h
369
*
pArticulations
pointer to array of articulations
388
SCNST S_ARTICULATION *
pArticulations
;
eas_wtsynth.c
177
pArticulation = &pSynth->pEAS->
pArticulations
[pWTVoice->artIndex];
258
if (pWTVoice->eg1Value < pSynth->pEAS->
pArticulations
[pWTVoice->artIndex].eg1.sustainLevel)
346
pArt = &pSynth->pEAS->
pArticulations
[pWTVoice->artIndex];
521
pArt = &pSynth->pEAS->
pArticulations
[pWTVoice->artIndex];
[
all
...]
Completed in 140 milliseconds