OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVM_VC_MAX_EFFECTLEVEL
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libeffects/lvm/lib/Bundle/src/
LVM_Private.h
85
#define
LVM_VC_MAX_EFFECTLEVEL
0 /*VC Maximum Effect level*/
LVM_Control.c
168
if((pParams->VC_EffectLevel < LVM_VC_MIN_EFFECTLEVEL ) || (pParams->VC_EffectLevel >
LVM_VC_MAX_EFFECTLEVEL
))
[
all
...]
Completed in 16 milliseconds