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 313 ALOGV("\tEffectCreate - Effect to be created is LVM_EQUALIZER");
318 pContext->EffectType = LVM_EQUALIZER;
379 } else if(pContext->EffectType == LVM_EQUALIZER) {
380 ALOGV("\tEffectRelease LVM_EQUALIZER Clearing global intstantiated flag");
    [all...]

Completed in 170 milliseconds