Home
last modified time | relevance | path

Searched refs:LVM_BE_MIN_EFFECTLEVEL (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
H A DLVM_Private.h83 #define LVM_BE_MIN_EFFECTLEVEL 0 /*BE Minimum EffectLevel*/ macro
H A DLVM_Control.cpp150 ((pParams->BE_EffectLevel < LVM_BE_MIN_EFFECTLEVEL) || in LVM_SetControlParameters()
/aosp12/frameworks/av/media/libeffects/lvm/tests/
H A Dlvmtest.cpp174 printf("\n A value that ranges between %d - %d default 0", LVM_BE_MIN_EFFECTLEVEL, in printUsage()
590 bassEffectLevel < LVM_BE_MIN_EFFECTLEVEL) { in main()