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

  /frameworks/base/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h 50 LVM_BASS_BOOST,
EffectBundle.cpp 170 if(index == LVM_BASS_BOOST){
171 LOGV("\tEffectQueryEffect processing LVM_BASS_BOOST");
312 LOGV("\tEffectCreate - Effect to be created is LVM_BASS_BOOST");
317 pContext->EffectType = LVM_BASS_BOOST;
380 if(pContext->EffectType == LVM_BASS_BOOST) {
381 LOGV("\tEffectRelease LVM_BASS_BOOST Clearing global intstantiated flag");
    [all...]

Completed in 13 milliseconds