Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.h103 struct SessionContext { struct
DEffectBundle.cpp80 SessionContext GlobalSessionMemory[LVM_MAX_SESSIONS];
176 SessionContext* pSessionContext; in EffectCreate()
345 SessionContext* pSessionContext = &GlobalSessionMemory[pContext->pBundledContext->SessionNo]; in EffectRelease()