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);
279 ALOGV("\tEffectCreate - Calling LvmBundle_init");
280 ret = LvmBundle_init(pContext);
496 // LvmBundle_init()
508 int LvmBundle_init(EffectContext *pContext){ function in namespace:android::__anon337
560 LVM_ERROR_CHECK(LvmStatus, "LVM_GetMemoryTable", "LvmBundle_init")
571 ALOGV("\tLVM_ERROR :LvmBundle_init CreateInstance Failed to allocate %" PRIu32
588 ALOGV("\tLVM_ERROR :LvmBundle_init CreateInstance Failed to allocate %" PRIu32
591 ALOGV("\tLVM_ERROR :LvmBundle_init CreateInstance Failed: but allocated %" PRIu32
609 LVM_ERROR_CHECK(LvmStatus, "LVM_GetInstanceHandle", "LvmBundle_init")
[all...]

Completed in 1443 milliseconds