Home
last modified time | relevance | path

Searched refs:mbcInUse (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPBase.cpp182 bool mbcInUse, uint32_t mbcBandCount, bool postEqInUse, uint32_t postEqBandCount, in init() argument
186 mMbcInUse = mbcInUse; in init()
239 bool mbcInUse, uint32_t mbcBandCount, bool postEqInUse, uint32_t postEqBandCount, in init() argument
245 mMbcInUse = mbcInUse; in init()
252 mChannel[ch].init(0, preEqInUse, preEqBandCount, mbcInUse, mbcBandCount, in init()
DDPBase.h262 bool mbcInUse, uint32_t mbcBandCount, bool postEqInUse, uint32_t postEqBandCount,
313 bool mbcInUse, uint32_t mbcBandCount, bool postEqInUse, uint32_t postEqBandCount,
/frameworks/base/media/java/android/media/audiofx/
DDynamicsProcessing.java1053 boolean mbcInUse, int mbcBandCount, in Channel() argument
1058 mMbc = new Mbc(mbcInUse, MBC_DEFAULT_ENABLED, mbcBandCount); in Channel()
1267 boolean mbcInUse, int mbcBandCount, in Config() argument
1276 mMbcInUse = mbcInUse; in Config()
1640 boolean mbcInUse, int mbcBandCount, in Builder() argument
1647 mMbcInUse = mbcInUse; in Builder()
1893 boolean preEqInUse, int preEqBandCount, boolean mbcInUse, int mbcBandCount, in setEngineArchitecture() argument
1901 (mbcInUse ? 1 : 0), in setEngineArchitecture()
/frameworks/av/media/libeffects/dynamicsproc/
DEffectDynamicsProcessing.cpp980 const int32_t mbcInUse = values[4].i; in DP_setParameter() local
986 "bands %d, limiterinuse %d", variant, preEqInUse, preEqBandCount, mbcInUse, in DP_setParameter()
1001 mbcInUse != 0, (uint32_t)mbcBandCount, in DP_setParameter()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...