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 107 context->next_preset = REVERB_DEFAULT_PRESET;
115 context->next_preset = REVERB_DEFAULT_PRESET;
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp 172 #define REVERB_DEFAULT_PRESET REVERB_PRESET_NONE
239 pContext->nextPreset = REVERB_DEFAULT_PRESET;
    [all...]

Completed in 44 milliseconds