Home
last modified time | relevance | path

Searched refs:EAS_flog2 (Results 1 – 3 of 3) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_flog.c64 EAS_I32 EAS_flog2 (EAS_U32 n) in EAS_flog2() function
Deas_math.h410 EAS_I32 EAS_flog2 (EAS_U32 n);
Deas_dlssynth.c93 pWTVoice->eg1Value = (EAS_I16) ((EAS_flog2(pWTVoice->eg1Value) << 1) + 2048); in DLS_ReleaseVoice()