HomeSort by relevance Sort by last modified time
    Searched refs:mBandLevelRangeMax (Results 1 - 3 of 3) sorted by null

  /frameworks/wilhelm/src/itf/
IEqualizer.c 137 *pMax = thiz->mBandLevelRangeMax;
150 if (!(thiz->mBandLevelRangeMin <= level && level <= thiz->mBandLevelRangeMax) ||
492 thiz->mBandLevelRangeMax = 0;
518 thiz->mBandLevelRangeMax = 0;
  /frameworks/wilhelm/src/
itfstruct.h 353 SLmillibel mBandLevelRangeMax;
  /frameworks/wilhelm/src/android/
android_Effect.cpp 300 ieq->mBandLevelRangeMax = range[1];

Completed in 48 milliseconds