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

/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
H A DEffectReverb.cpp179 int Reverb_init (ReverbContext *pContext);
245 ALOGV("\tEffectCreate - Calling Reverb_init");
246 ret = Reverb_init(pContext);
699 // Reverb_init()
710 int Reverb_init(ReverbContext *pContext){ function in namespace:android::__anon243
765 LVM_ERROR_CHECK(LvmStatus, "LVREV_GetMemoryTable", "Reverb_init")
776 ALOGV("\tLVREV_ERROR :Reverb_init CreateInstance Failed to allocate %" PRIu32
793 ALOGV("\tLVM_ERROR :Reverb_init CreateInstance Failed to allocate %" PRIu32
796 ALOGV("\tLVM_ERROR :Reverb_init CreateInstance Failed: but allocated %" PRIu32
814 LVM_ERROR_CHECK(LvmStatus, "LVM_GetInstanceHandle", "Reverb_init")
[all...]

Completed in 187 milliseconds