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

/frameworks/av/media/libeffects/testlibs/
H A DEffectsMath.h253 /* use LFO_GAIN_TO_CENTS to convert the LFO gain value to cents */
264 #define LFO_GAIN_TO_CENTS (int32_t) \
271 #define LFO_GAIN_TO_CENTS (int32_t) (1671981156L >> (23 - NUM_EG1_FRAC_BITS)) macro

Completed in 149 milliseconds