Home
last modified time | relevance | path

Searched refs:LVM_SetControlParameters (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_API_Specials.cpp142 Error = LVM_SetControlParameters(hInstance,pParams); in LVM_SetVolumeNoSmoothing()
DLVM_Control.cpp53 LVM_ReturnStatus_en LVM_SetControlParameters(LVM_Handle_t hInstance, in LVM_SetControlParameters() function
DLVM_Init.cpp1060 LVM_SetControlParameters(hInstance, &Params); in LVM_ClearAudioBuffers()
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp675 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, in LvmBundle_init()
800 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in EqualizerUpdateActiveParams()
914 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in LvmEffect_limitLevel()
972 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in LvmEffect_enable()
1023 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in LvmEffect_disable()
1176 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in Effect_setConfig()
1289 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in Effect_setConfig()
1359 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in Effect_setConfig()
1910 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in Effect_setConfig()
2011 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in Effect_setConfig()
[all …]
/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
DLVM.h469 LVM_ReturnStatus_en LVM_SetControlParameters(LVM_Handle_t hInstance,
/frameworks/av/media/libeffects/lvm/tests/
Dlvmtest.cpp408 LVM_SetControlParameters(pContext->pBundledContext->hInstance, params); in LvmBundle_init()
601 LVM_SetControlParameters(pContext->pBundledContext->hInstance, params); in lvmControl()