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

  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Private.h 88 #define LVM_BE_MAX_EFFECTLEVEL 15 /*BE Maximum Effect level*/
LVM_Control.c 157 ((pParams->BE_EffectLevel < LVM_BE_MIN_EFFECTLEVEL ) || (pParams->BE_EffectLevel > LVM_BE_MAX_EFFECTLEVEL ))||
    [all...]

Completed in 34 milliseconds