OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WT_UpdateGain
(Results
1 - 2
of
2
) sorted by null
/external/sonivox/arm-hybrid-22k/lib_src/
eas_wtsynth.c
56
static EAS_I32
WT_UpdateGain
(S_SYNTH_VOICE *pVoice, S_WT_VOICE *pWTVoice, const S_ARTICULATION *pArt, S_SYNTH_CHANNEL *pChannel, EAS_I32 gain);
537
intFrame.frame.gainTarget =
WT_UpdateGain
(pVoice, pWTVoice, pArt, pChannel, pWTRegion->gain);
703
*
WT_UpdateGain
()
719
static EAS_I32
WT_UpdateGain
(S_SYNTH_VOICE *pVoice, S_WT_VOICE *pWTVoice, const S_ARTICULATION *pArt, S_SYNTH_CHANNEL *pChannel, EAS_I32 gain)
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_wtsynth.c
56
static EAS_I32
WT_UpdateGain
(S_SYNTH_VOICE *pVoice, S_WT_VOICE *pWTVoice, const S_ARTICULATION *pArt, S_SYNTH_CHANNEL *pChannel, EAS_I32 gain);
541
intFrame.frame.gainTarget =
WT_UpdateGain
(pVoice, pWTVoice, pArt, pChannel, pWTRegion->gain);
709
*
WT_UpdateGain
()
725
static EAS_I32
WT_UpdateGain
(S_SYNTH_VOICE *pVoice, S_WT_VOICE *pWTVoice, const S_ARTICULATION *pArt, S_SYNTH_CHANNEL *pChannel, EAS_I32 gain)
[
all
...]
Completed in 25 milliseconds