Searched defs:mbcInUse (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/libeffects/dynamicsproc/dsp/ |
D | DPBase.cpp | 182 bool mbcInUse, uint32_t mbcBandCount, bool postEqInUse, uint32_t postEqBandCount, in init() 239 bool mbcInUse, uint32_t mbcBandCount, bool postEqInUse, uint32_t postEqBandCount, in init()
|
/frameworks/base/media/java/android/media/audiofx/ |
D | DynamicsProcessing.java | 1053 boolean mbcInUse, int mbcBandCount, in Channel() 1267 boolean mbcInUse, int mbcBandCount, in Config() 1640 boolean mbcInUse, int mbcBandCount, in Builder() 1893 boolean preEqInUse, int preEqBandCount, boolean mbcInUse, int mbcBandCount, in setEngineArchitecture()
|
/frameworks/av/media/libeffects/dynamicsproc/ |
D | EffectDynamicsProcessing.cpp | 980 const int32_t mbcInUse = values[4].i; in DP_setParameter() local
|