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) ||
496 thiz->mBandLevelRangeMax = 0;
522 thiz->mBandLevelRangeMax = 0;
  /frameworks/wilhelm/src/
itfstruct.h 352 SLmillibel mBandLevelRangeMax;
  /frameworks/wilhelm/src/android/
android_Effect.cpp 293 ieq->mBandLevelRangeMax = range[1];

Completed in 76 milliseconds