Searched refs:EqualizerGetBandLevel (Results 1 – 1 of 1) sorted by relevance
1560 int32_t EqualizerGetBandLevel(EffectContext *pContext, int32_t band){ in Effect_setConfig() function2442 *(int16_t *)pValue = (int16_t)EqualizerGetBandLevel(pContext, band); in Effect_setConfig()2562 p[2 + i] = (int16_t)EqualizerGetBandLevel(pContext, i); in Effect_setConfig()