Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp1560 int32_t EqualizerGetBandLevel(EffectContext *pContext, int32_t band){ in Effect_setConfig() function
2442 *(int16_t *)pValue = (int16_t)EqualizerGetBandLevel(pContext, band); in Effect_setConfig()
2562 p[2 + i] = (int16_t)EqualizerGetBandLevel(pContext, i); in Effect_setConfig()