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

  /system/media/audio_effects/include/audio_effects/
effect_equalizer.h 44 EQ_PARAM_GET_NUM_OF_PRESETS, // Gets the total number of presets the equalizer supports.
  /frameworks/av/media/libeffects/testlibs/
EffectEqualizer.cpp 373 case EQ_PARAM_GET_NUM_OF_PRESETS:
475 case EQ_PARAM_GET_NUM_OF_PRESETS:
477 ALOGV("Equalizer_getParameter() EQ_PARAM_GET_NUM_OF_PRESETS %d", *(int16_t *)pValue);
  /frameworks/wilhelm/src/android/
android_Effect.cpp 56 case EQ_PARAM_GET_NUM_OF_PRESETS:
80 case EQ_PARAM_GET_NUM_OF_PRESETS:
298 EQ_PARAM_GET_NUM_OF_PRESETS, 0, &numPresets)) {
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp     [all...]

Completed in 716 milliseconds