Searched defs:LFO_GAIN_TO_CENTS (Results 1 - 3 of 3) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_math.h262 /* use LFO_GAIN_TO_CENTS to convert the LFO gain value to cents */
273 #define LFO_GAIN_TO_CENTS (EAS_I32) \
280 #define LFO_GAIN_TO_CENTS (EAS_I32) (1671981156L >> (23 - NUM_EG1_FRAC_BITS)) macro
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_math.h262 /* use LFO_GAIN_TO_CENTS to convert the LFO gain value to cents */
273 #define LFO_GAIN_TO_CENTS (EAS_I32) \
280 #define LFO_GAIN_TO_CENTS (EAS_I32) (1671981156L >> (23 - NUM_EG1_FRAC_BITS)) macro
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_math.h262 /* use LFO_GAIN_TO_CENTS to convert the LFO gain value to cents */
273 #define LFO_GAIN_TO_CENTS (EAS_I32) \
280 #define LFO_GAIN_TO_CENTS (EAS_I32) (1671981156L >> (23 - NUM_EG1_FRAC_BITS)) macro

Completed in 93 milliseconds