Home
last modified time | relevance | path

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

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