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

/frameworks/av/media/libeffects/testlibs/
H A DEffectsMath.c48 int32_t Effects_log2(uint32_t x) { function
107 return (int16_t)(((MB_TO_LIN_K2*Effects_log2(nGain))>>15)-MB_TO_LIN_K1);

Completed in 110 milliseconds