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()
801 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in EqualizerUpdateActiveParams()
909 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in LvmEffect_limitLevel()
965 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in LvmEffect_enable()
1016 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in LvmEffect_disable()
1146 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in Effect_setConfig()
1254 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in BassSetStrength()
1324 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in VirtualizerSetStrength()
1868 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in VolumeSetStereoPosition()
1970 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,