Searched refs:LVM_SetControlParameters (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
D | LVM_API_Specials.c | 146 Error = LVM_SetControlParameters(hInstance,pParams); in LVM_SetVolumeNoSmoothing()
|
D | LVM_Control.c | 52 LVM_ReturnStatus_en LVM_SetControlParameters(LVM_Handle_t hInstance, in LVM_SetControlParameters() function
|
D | LVM_Init.c | 989 LVM_SetControlParameters(hInstance, &Params); in LVM_ClearAudioBuffers()
|
/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/ |
D | LVM.h | 483 LVM_ReturnStatus_en LVM_SetControlParameters(LVM_Handle_t hInstance,
|
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/ |
D | EffectBundle.cpp | 664 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, in LvmBundle_init() 811 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in LvmEffect_enable() 861 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in LvmEffect_disable() 990 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in Effect_setConfig() 1098 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in BassSetStrength() 1166 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in VirtualizerSetStrength() 1426 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in EqualizerLimitBandLevels() 1803 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in VolumeSetStereoPosition() 1905 LvmStatus = LVM_SetControlParameters(pContext->pBundledContext->hInstance, &ActiveParams); in VolumeEnableStereoPosition() 3431 LvmStatus =LVM_SetControlParameters(pContext->pBundledContext->hInstance,&ActiveParams); in Effect_command()
|