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