Home
last modified time | relevance | path

Searched refs:LVM_DelInstanceHandle (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
DLVM.h332 void LVM_DelInstanceHandle(LVM_Handle_t* phInstance);
/frameworks/av/media/libeffects/lvm/tests/
Dlvmtest.cpp232 LVM_DelInstanceHandle(&pContext->pBundledContext->hInstance); in LvmBundle_init()
663 LVM_DelInstanceHandle(&context.pBundledContext->hInstance); in main()
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Init.cpp464 void LVM_DelInstanceHandle(LVM_Handle_t* phInstance) { in LVM_DelInstanceHandle() function
/frameworks/av/media/libeffects/lvm/wrapper/Aidl/
DBundleContext.cpp88 LVM_DelInstanceHandle(&mInstance); in deInit()
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp409 LVM_DelInstanceHandle(&pContext->pBundledContext->hInstance); in EffectRelease()
504 LVM_DelInstanceHandle(&pContext->pBundledContext->hInstance); in LvmBundle_init()