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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1283 // EqualizerSetBandLevel()
1296 void EqualizerSetBandLevel(EffectContext *pContext, int band, short Gain){ function in namespace:android::__anon474
2201 EqualizerSetBandLevel(pContext, band, level);
2218 EqualizerSetBandLevel(pContext, i, (int)p[2 + i]);

Completed in 30 milliseconds