Home
last modified time | relevance | path

Searched refs:eg2ToPitch (Results 1 – 4 of 4) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_sndlib.h152 EAS_I16 eg2ToPitch; member
195 EAS_I16 eg2ToPitch; member
Deas_dlssynth.c173 pitchCents += FMUL_15x15(pDLSArt->eg2ToPitch, pWTVoice->eg2Value); in DLS_UpdatePhaseInc()
Deas_wtsynth.c657 (MULT_EG1_EG1(pWTVoice->eg2Value, pArt->eg2ToPitch)) + in WT_UpdatePhaseInc()
Deas_mdls.c2481 pArt->eg2ToPitch = pDLSArt->values[PARAM_MOD_EG_TO_PITCH]; in Convert_art()