Searched refs:LVM_SetVolumeNoSmoothing (Results 1 - 3 of 3) sorted by path

/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
H A DLVM.h602 /* FUNCTION: LVM_SetVolumeNoSmoothing */
620 LVM_ReturnStatus_en LVM_SetVolumeNoSmoothing( LVM_Handle_t hInstance,
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
H A DLVM_API_Specials.c121 /* FUNCTION: LVM_SetVolumeNoSmoothing */
139 LVM_ReturnStatus_en LVM_SetVolumeNoSmoothing( LVM_Handle_t hInstance, function
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp878 LvmStatus = LVM_SetVolumeNoSmoothing(pContext->pBundledContext->hInstance, &ActiveParams);
879 LVM_ERROR_CHECK(LvmStatus, "LVM_SetVolumeNoSmoothing", "LvmBundle_process")

Completed in 306 milliseconds