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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1508 // EqualizerGetBandLevel()
1519 int32_t EqualizerGetBandLevel(EffectContext *pContext, int32_t band){ function in namespace:android::__anon240
2364 *(int16_t *)pValue = (int16_t)EqualizerGetBandLevel(pContext, param2);
2429 p[2 + i] = (int16_t)EqualizerGetBandLevel(pContext, i);

Completed in 140 milliseconds