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

  /hardware/qcom/audio/post_proc/
reverb.h 22 #define REVERB_DEFAULT_PRESET REVERB_PRESET_NONE
reverb.c 109 context->next_preset = REVERB_DEFAULT_PRESET;
117 context->next_preset = REVERB_DEFAULT_PRESET;
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp 184 #define REVERB_DEFAULT_PRESET REVERB_PRESET_NONE
255 pContext->nextPreset = REVERB_DEFAULT_PRESET;
    [all...]

Completed in 210 milliseconds