OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phaseInc
(Results
1 - 4
of
4
) sorted by null
/external/sonivox/arm-wt-22k/lib_src/
eas_wtsynth.h
58
void WT_UpdateLFO (S_LFO_CONTROL *pLFO, EAS_I16
phaseInc
);
eas_wtengine.c
182
EAS_I32
phaseInc
;
204
phaseInc
= pWTIntFrame->frame.phaseIncrement;
230
phaseFrac +=
phaseInc
;
281
EAS_I32
phaseInc
;
298
phaseInc
= pWTIntFrame->frame.phaseIncrement;
327
phaseFrac +=
phaseInc
;
444
EAS_I32
phaseInc
;
458
phaseInc
= pWTIntFrame->frame.phaseIncrement;
473
pWTVoice->phaseFrac += (EAS_U32)
phaseInc
;
593
EAS_I32
phaseInc
;
[
all
...]
eas_pcm.c
976
EAS_U32
phaseInc
;
[
all
...]
eas_wtsynth.c
962
*
phaseInc
- phase increment
970
void WT_UpdateLFO (S_LFO_CONTROL *pLFO, EAS_I16
phaseInc
)
[
all
...]
Completed in 71 milliseconds