Searched refs:postEqInUse (Results 1 – 4 of 4) 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 187 mPostEqInUse = postEqInUse; in init() 239 bool mbcInUse, uint32_t mbcBandCount, bool postEqInUse, uint32_t postEqBandCount, in init() argument 247 mPostEqInUse = postEqInUse; in init() 253 postEqInUse, postEqBandCount, limiterInUse); 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/av/media/libeffects/dynamicsproc/ |
D | EffectDynamicsProcessing.cpp | 982 const int32_t postEqInUse = values[6].i; in DP_setParameter() local 987 mbcBandCount, postEqInUse, postEqBandCount, limiterInUse); in DP_setParameter() 1002 postEqInUse != 0, (uint32_t)postEqBandCount, in DP_setParameter()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |