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

  /frameworks/wilhelm/src/android/
android_Effect.h 22 extern android::status_t android_eq_setParam(android::sp<android::AudioEffect> pFx,
android_Effect.cpp 214 android::status_t android_eq_setParam(android::sp<android::AudioEffect> pFx,
  /frameworks/wilhelm/src/itf/
IEqualizer.c 164 android_eq_setParam(thiz->mEqEffect, EQ_PARAM_BAND_LEVEL, band, &level);
399 android_eq_setParam(thiz->mEqEffect, EQ_PARAM_CUR_PRESET, 0, &index);

Completed in 113 milliseconds