Searched refs:bVolumeEnabled (Results 1 – 3 of 3) sorted by relevance
70 bool bVolumeEnabled; /* Flag for Volume */ member
248 pContext->pBundledContext->bVolumeEnabled = LVM_FALSE; in EffectCreate()421 if (pContext->pBundledContext->bVolumeEnabled == LVM_TRUE){ in EffectRelease()3173 if (pContext->pBundledContext->bVolumeEnabled == LVM_TRUE) { in Effect_setConfig()3178 pContext->pBundledContext->bVolumeEnabled = LVM_TRUE; in Effect_setConfig()3211 if (pContext->pBundledContext->bVolumeEnabled == LVM_FALSE) { in Effect_setConfig()3215 pContext->pBundledContext->bVolumeEnabled = LVM_FALSE; in Effect_setConfig()3300 if ((pContext->pBundledContext->bVolumeEnabled == LVM_FALSE)&& in Effect_process()
454 pContext->pBundledContext->bVolumeEnabled = LVM_FALSE; in lvmCreate()