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.cpp247 FO_Mc_D16F32C15_LShx_TRC_WRA_01(&pInstance->pTE_State->TrebleBoost_State, in LVM_Process()
253 FO_2I_D16F32C15_LShx_TRC_WRA_01(&pInstance->pTE_State->TrebleBoost_State, in LVM_Process()
DLVM_Private.h218 LVM_TE_Coefs_t *pTE_State; /* State for the treble boost filter */ member
DLVM_Control.cpp311 FO_2I_D16F32Css_LShx_TRC_WRA_01_Init(&pInstance->pTE_State->TrebleBoost_State, in LVM_SetTrebleBoost()
DLVM_Init.cpp657 …pInstance->pTE_State = (LVM_TE_Coefs_t *)InstAlloc_AddMember(&AllocMem[LVM_MEMREGION_PERSISTENT_FA… in LVM_GetInstanceHandle()