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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp135 int LvmBundle_init (EffectContext *pContext);
276 ALOGV("\tEffectCreate - Calling LvmBundle_init");
277 ret = LvmBundle_init(pContext);
491 // LvmBundle_init()
503 int LvmBundle_init(EffectContext *pContext){ function in namespace:android::__anon240
557 LVM_ERROR_CHECK(LvmStatus, "LVM_GetMemoryTable", "LvmBundle_init")
568 ALOGV("\tLVM_ERROR :LvmBundle_init CreateInstance Failed to allocate %" PRIu32
585 ALOGV("\tLVM_ERROR :LvmBundle_init CreateInstance Failed to allocate %" PRIu32
588 ALOGV("\tLVM_ERROR :LvmBundle_init CreateInstance Failed: but allocated %" PRIu32
606 LVM_ERROR_CHECK(LvmStatus, "LVM_GetInstanceHandle", "LvmBundle_init")
[all...]

Completed in 66 milliseconds