Searched refs:pSessionContext (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp173 SessionContext *pSessionContext; local
291 pSessionContext = &GlobalSessionMemory[pContext->pBundledContext->SessionNo];
297 pSessionContext->bBassInstantiated = LVM_TRUE;
305 pSessionContext->bVirtualizerInstantiated=LVM_TRUE;
313 pSessionContext->bEqualizerInstantiated = LVM_TRUE;
321 pSessionContext->bVolumeInstantiated = LVM_TRUE;
360 SessionContext *pSessionContext = &GlobalSessionMemory[pContext->pBundledContext->SessionNo]; local
366 pSessionContext->bBassInstantiated = LVM_FALSE;
373 pSessionContext->bVirtualizerInstantiated = LVM_FALSE;
380 pSessionContext
[all...]

Completed in 29 milliseconds