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
113 BundledEffectContext *pBundledContext;
120 BundledEffectContext *pBundledContext;
H A DEffectBundle.cpp211 GlobalSessionMemory[sessionNo].pBundledContext = new BundledEffectContext;
395 // if all effects are no longer instantiaed free the lvm memory and delete BundledEffectContext

Completed in 22 milliseconds