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

  /frameworks/wilhelm/src/itf/
IEqualizer.c 223 *pCenter = thiz->mBands[band].mCenter;
260 *pMin = thiz->mBands[band].mMin;
262 *pMax = thiz->mBands[band].mMax;
306 for (band = thiz->mBands; band < &thiz->mBands[thiz->mNumBands]; ++band) {
315 bestBand = band - thiz->mBands;
492 thiz->mBands = EqualizerBands;
  /frameworks/wilhelm/src/
itfstruct.h 347 const struct EqualizerBand *mBands;

Completed in 101 milliseconds