OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVM_EQUALIZER
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h
52
LVM_EQUALIZER
,
EffectBundle.cpp
176
} else if(index ==
LVM_EQUALIZER
){
177
LOGV("\tEffectQueryEffect processing
LVM_EQUALIZER
");
328
LOGV("\tEffectCreate - Effect to be created is
LVM_EQUALIZER
");
333
pContext->EffectType =
LVM_EQUALIZER
;
394
} else if(pContext->EffectType ==
LVM_EQUALIZER
) {
395
LOGV("\tEffectRelease
LVM_EQUALIZER
Clearing global intstantiated flag");
[
all
...]
Completed in 43 milliseconds