Home
last modified time | relevance | path

Searched refs:pTE_State (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Process.c253 FO_Mc_D16F32C15_LShx_TRC_WRA_01(&pInstance->pTE_State->TrebleBoost_State, in LVM_Process()
259 FO_2I_D16F32C15_LShx_TRC_WRA_01(&pInstance->pTE_State->TrebleBoost_State, in LVM_Process()
505 FO_2I_D16F32C15_LShx_TRC_WRA_01(&pInstance->pTE_State->TrebleBoost_State, in LVM_Process()
DLVM_Private.h267 LVM_TE_Coefs_t *pTE_State; /* State for the treble boost filter */ member
DLVM_Control.c328 FO_2I_D16F32Css_LShx_TRC_WRA_01_Init(&pInstance->pTE_State->TrebleBoost_State, in LVM_SetTrebleBoost()
341 FO_2I_D16F32Css_LShx_TRC_WRA_01_Init(&pInstance->pTE_State->TrebleBoost_State, in LVM_SetTrebleBoost()
DLVM_Init.c695 …pInstance->pTE_State = (LVM_TE_Coefs_t *)InstAlloc_AddMember(&AllocMem[LVM_MEMREGION_PERSISTENT_FA… in LVM_GetInstanceHandle()