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