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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1525 // EqualizerSetBandLevel()
1538 void EqualizerSetBandLevel(EffectContext *pContext, int band, short Gain){ function in namespace:android::__anon240
2486 EqualizerSetBandLevel(pContext, band, level);
2503 EqualizerSetBandLevel(pContext, i, (int)p[2 + i]);

Completed in 67 milliseconds