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.cpp215 pContext->pBundledContext->SessionNo = sessionNo; in EffectCreate()
287 pSessionContext = &GlobalSessionMemory[pContext->pBundledContext->SessionNo]; in EffectCreate()
356 SessionContext *pSessionContext = &GlobalSessionMemory[pContext->pBundledContext->SessionNo]; in EffectRelease()