HomeSort by relevance Sort by last modified time
    Searched refs:BundledEffectContext (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h 65 /* BundledEffectContext : One per session */
66 struct BundledEffectContext{
115 BundledEffectContext *pBundledContext;
122 BundledEffectContext *pBundledContext;
EffectBundle.cpp 213 GlobalSessionMemory[sessionNo].pBundledContext = new BundledEffectContext;
399 // if all effects are no longer instantiaed free the lvm memory and delete BundledEffectContext
    [all...]

Completed in 598 milliseconds