Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
H A DLVM.h450 LVM_ReturnStatus_en LVM_SetHeadroomParams(LVM_Handle_t hInstance,
/aosp12/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
H A DLVM_Init.cpp591 LVM_SetHeadroomParams(hInstance, &HeadroomParams); in LVM_ClearAudioBuffers()
H A DLVM_Control.cpp769 LVM_ReturnStatus_en LVM_SetHeadroomParams(LVM_Handle_t hInstance, in LVM_SetHeadroomParams() function
/aosp12/frameworks/av/media/libeffects/lvm/tests/
H A Dlvmtest.cpp327 LvmStatus = LVM_SetHeadroomParams(pContext->pBundledContext->hInstance, &HeadroomParams); in LvmBundle_init()
/aosp12/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp604 LvmStatus = LVM_SetHeadroomParams(pContext->pBundledContext->hInstance, &HeadroomParams); in LvmBundle_init()