Searched refs:mbcBandCount (Results 1 – 5 of 5) 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() argument 191 mMbc.init(mMbcInUse, false, mbcBandCount); in init() 239 bool mbcInUse, uint32_t mbcBandCount, bool postEqInUse, uint32_t postEqBandCount, in init() argument 246 mMbcBandCount = mbcBandCount; in init() 252 mChannel[ch].init(0, preEqInUse, preEqBandCount, mbcInUse, mbcBandCount, in init()
|
D | DPBase.h | 262 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/ |
D | DynamicsProcessing.java | 1053 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 1277 mMbcBandCount = mbcBandCount; in Config() 1640 boolean mbcInUse, int mbcBandCount, in Builder() argument 1648 mMbcBandCount = mbcBandCount; in Builder() 1893 boolean preEqInUse, int preEqBandCount, boolean mbcInUse, int mbcBandCount, in setEngineArchitecture() argument 1902 mbcBandCount, in setEngineArchitecture()
|
/frameworks/av/media/libeffects/dynamicsproc/ |
D | EffectDynamicsProcessing.cpp | 981 const int32_t mbcBandCount = values[5].i; in DP_setParameter() local 987 mbcBandCount, postEqInUse, postEqBandCount, limiterInUse); in DP_setParameter() 1001 mbcInUse != 0, (uint32_t)mbcBandCount, in DP_setParameter()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |