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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1459 // EqualizerSetBandLevel()
1472 void EqualizerSetBandLevel(EffectContext *pContext, int band, short Gain){ function in namespace:android::__anon225
2418 EqualizerSetBandLevel(pContext, band, level);
2435 EqualizerSetBandLevel(pContext, i, (int)p[2 + i]);

Completed in 45 milliseconds