Home
last modified time | relevance | path

Searched refs:DC_RemovalInstance (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Process.cpp307 DC_Mc_D16_TRC_WRA_01(&pInstance->DC_RemovalInstance, in LVM_Process()
313 DC_2I_D16_TRC_WRA_01(&pInstance->DC_RemovalInstance, in LVM_Process()
DLVM_Init.cpp646 DC_Mc_D16_TRC_WRA_01_Init(&pInstance->DC_RemovalInstance); in LVM_GetInstanceHandle()
648 DC_2I_D16_TRC_WRA_01_Init(&pInstance->DC_RemovalInstance); in LVM_GetInstanceHandle()
1067 DC_Mc_D16_TRC_WRA_01_Init(&pInstance->DC_RemovalInstance); in LVM_ClearAudioBuffers()
1069 DC_2I_D16_TRC_WRA_01_Init(&pInstance->DC_RemovalInstance); in LVM_ClearAudioBuffers()
DLVM_Private.h190 Biquad_FLOAT_Instance_t DC_RemovalInstance; /* DC removal filter instance */ member