Home
last modified time | relevance | path

Searched refs:SessionNo (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.h68 int SessionNo; /* Current session number */ member
DEffectBundle.cpp218 pContext->pBundledContext->SessionNo = sessionNo; in EffectCreate()
292 pSessionContext = &GlobalSessionMemory[pContext->pBundledContext->SessionNo]; in EffectCreate()
361 SessionContext *pSessionContext = &GlobalSessionMemory[pContext->pBundledContext->SessionNo]; in EffectRelease()