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

  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h 52 LVM_EQUALIZER,
EffectBundle.cpp 312 ALOGV("\tEffectCreate - Effect to be created is LVM_EQUALIZER");
317 pContext->EffectType = LVM_EQUALIZER;
378 } else if(pContext->EffectType == LVM_EQUALIZER) {
379 ALOGV("\tEffectRelease LVM_EQUALIZER Clearing global intstantiated flag");
    [all...]

Completed in 32 milliseconds