Home
last modified time | relevance | path

Searched refs:getPostEqBandCount (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPFrequency.cpp76 mPostEqBands.resize(dpBase.getPostEqBandCount()); in initBuffers()
260 for (unsigned int b = 0; b < getPostEqBandCount(); b++) { in updateParameters()
275 for (unsigned int b = 0; b < getPostEqBandCount(); b++) { in updateParameters()
DDPBase.h328 uint32_t getPostEqBandCount() const { in getPostEqBandCount() function
/frameworks/base/media/java/android/media/audiofx/
DDynamicsProcessing.java217 config.getPostEqBandCount(), in DynamicsProcessing()
1423 public int getPostEqBandCount() { in getPostEqBandCount() method in DynamicsProcessing.Config
/frameworks/av/media/libeffects/dynamicsproc/
DEffectDynamicsProcessing.cpp699 values[7].i = pContext->mPDynamics->getPostEqBandCount(); in DP_getParameter()
/frameworks/base/non-updatable-api/
Dcurrent.txt26803 method public int getPostEqBandCount();
/frameworks/base/api/
Dcurrent.txt26933 method public int getPostEqBandCount();