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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.h65 /* BundledEffectContext : One per session */
66 struct BundledEffectContext{ struct
115 BundledEffectContext *pBundledContext;
122 BundledEffectContext *pBundledContext;
H A DEffectBundle.cpp214 GlobalSessionMemory[sessionNo].pBundledContext = new BundledEffectContext;
400 // if all effects are no longer instantiaed free the lvm memory and delete BundledEffectContext

Completed in 35 milliseconds