Home
last modified time | relevance | path

Searched refs:LVM_ERROR_CHECK (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
DEffectReverb.cpp36 #define LVM_ERROR_CHECK(LvmStatus, callingFunc, calledFunc){\ macro
478 LVM_ERROR_CHECK(LvmStatus, "LVREV_Process", "process") in process()
570 LVM_ERROR_CHECK(LvmStatus, "LVM_GetMemoryTable", "Reverb_free") in Reverb_free()
660 LVM_ERROR_CHECK(LvmStatus, "LVREV_GetControlParameters", "Reverb_setConfig") in Reverb_setConfig()
667 LVM_ERROR_CHECK(LvmStatus, "LVREV_SetControlParameters", "Reverb_setConfig") in Reverb_setConfig()
765 LVM_ERROR_CHECK(LvmStatus, "LVREV_GetMemoryTable", "Reverb_init") in Reverb_init()
814 LVM_ERROR_CHECK(LvmStatus, "LVM_GetInstanceHandle", "Reverb_init") in Reverb_init()
859 LVM_ERROR_CHECK(LvmStatus, "LVREV_SetControlParameters", "Reverb_init") in Reverb_init()
969 LVM_ERROR_CHECK(LvmStatus, "LVREV_GetControlParameters", "ReverbSetRoomHfLevel") in ReverbSetRoomHfLevel()
977 LVM_ERROR_CHECK(LvmStatus, "LVREV_SetControlParameters", "ReverbSetRoomHfLevel") in ReverbSetRoomHfLevel()
[all …]
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp36 #define LVM_ERROR_CHECK(LvmStatus, callingFunc, calledFunc){\ macro
557 LVM_ERROR_CHECK(LvmStatus, "LVM_GetMemoryTable", "LvmBundle_init") in LvmBundle_init()
606 LVM_ERROR_CHECK(LvmStatus, "LVM_GetInstanceHandle", "LvmBundle_init") in LvmBundle_init()
668 LVM_ERROR_CHECK(LvmStatus, "LVM_SetControlParameters", "LvmBundle_init") in LvmBundle_init()
687 LVM_ERROR_CHECK(LvmStatus, "LVM_SetHeadroomParams", "LvmBundle_init") in LvmBundle_init()
754 LVM_ERROR_CHECK(LvmStatus, "LVM_Process", "LvmBundle_process") in LvmBundle_process()
788 LVM_ERROR_CHECK(LvmStatus, "LVM_GetControlParameters", "EqualizerUpdateActiveParams") in EqualizerUpdateActiveParams()
802 LVM_ERROR_CHECK(LvmStatus, "LVM_SetControlParameters", "EqualizerUpdateActiveParams") in EqualizerUpdateActiveParams()
826 LVM_ERROR_CHECK(LvmStatus, "LVM_GetControlParameters", "LvmEffect_limitLevel") in LvmEffect_limitLevel()
910 LVM_ERROR_CHECK(LvmStatus, "LVM_SetControlParameters", "LvmEffect_limitLevel") in LvmEffect_limitLevel()
[all …]