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

/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
H A DEffectReverb.cpp177 int Reverb_init (ReverbContext *pContext);
267 ALOGV("\tEffectCreate - Calling Reverb_init");
268 ret = Reverb_init(pContext);
722 // Reverb_init()
733 int Reverb_init(ReverbContext *pContext){ function in namespace:android::__anon464
788 LVM_ERROR_CHECK(LvmStatus, "LVREV_GetMemoryTable", "Reverb_init")
799 ALOGV("\tLVREV_ERROR :Reverb_init CreateInstance Failed to allocate %ld "
815 ALOGV("\tLVM_ERROR :Reverb_init CreateInstance Failed to allocate %ld bytes "
818 ALOGV("\tLVM_ERROR :Reverb_init CreateInstance Failed: but allocated %ld bytes "
836 LVM_ERROR_CHECK(LvmStatus, "LVM_GetInstanceHandle", "Reverb_init")
[all...]

Completed in 25 milliseconds