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(const android::sp<android::AudioEffect>& pFx,
android_Effect.cpp 225 android::status_t android_eq_setParam(const android::sp<android::AudioEffect>& pFx,
    [all...]
  /frameworks/wilhelm/src/itf/
IEqualizer.cpp 164 android_eq_setParam(thiz->mEqEffect, EQ_PARAM_BAND_LEVEL, band, &level);
395 android_eq_setParam(thiz->mEqEffect, EQ_PARAM_CUR_PRESET, 0, &index);

Completed in 55 milliseconds