Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_API_Specials.c146 Error = LVM_SetControlParameters(hInstance,pParams); in LVM_SetVolumeNoSmoothing()
DLVM_Control.c52 LVM_ReturnStatus_en LVM_SetControlParameters(LVM_Handle_t hInstance, in LVM_SetControlParameters() function
DLVM_Init.c989 LVM_SetControlParameters(hInstance, &Params); in LVM_ClearAudioBuffers()
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp665 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, in LvmBundle_init()
804 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in EqualizerUpdateActiveParams()
912 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in LvmEffect_limitLevel()
968 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in LvmEffect_enable()
1019 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in LvmEffect_disable()
1149 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in Effect_setConfig()
1257 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in BassSetStrength()
1327 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in VirtualizerSetStrength()
1871 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in VolumeSetStereoPosition()
1973 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in VolumeEnableStereoPosition()
[all …]
/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
DLVM.h483 LVM_ReturnStatus_en LVM_SetControlParameters(LVM_Handle_t hInstance,