Searched refs:LVM_BE_MIN_EFFECTLEVEL (Results 1 – 3 of 3) sorted by relevance
81 #define LVM_BE_MIN_EFFECTLEVEL 0 /*BE Minimum EffectLevel*/ macro
170 …((pParams->BE_EffectLevel < LVM_BE_MIN_EFFECTLEVEL ) || (pParams->BE_EffectLevel > LVM_BE_MAX_EFFE… in LVM_SetControlParameters()
163 printf("\n A value that ranges between %d - %d default 0", LVM_BE_MIN_EFFECTLEVEL, in printUsage()750 if (bassEffectLevel > LVM_BE_MAX_EFFECTLEVEL || bassEffectLevel < LVM_BE_MIN_EFFECTLEVEL) { in main()