Searched refs:LVM_SetControlParameters (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
D | LVM_API_Specials.cpp | 142 Error = LVM_SetControlParameters(hInstance,pParams); in LVM_SetVolumeNoSmoothing()
|
D | LVM_Control.cpp | 53 LVM_ReturnStatus_en LVM_SetControlParameters(LVM_Handle_t hInstance, in LVM_SetControlParameters() function
|
D | LVM_Init.cpp | 1060 LVM_SetControlParameters(hInstance, &Params); in LVM_ClearAudioBuffers()
|
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/ |
D | EffectBundle.cpp | 675 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/ |
D | LVM.h | 469 LVM_ReturnStatus_en LVM_SetControlParameters(LVM_Handle_t hInstance,
|
/frameworks/av/media/libeffects/lvm/tests/ |
D | lvmtest.cpp | 408 LVM_SetControlParameters(pContext->pBundledContext->hInstance, params); in LvmBundle_init() 601 LVM_SetControlParameters(pContext->pBundledContext->hInstance, params); in lvmControl()
|