Home
last modified time | relevance | path

Searched defs:pCoefficients (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_Equaliser.c65 …LVCS_Coefficient_t *pCoefficients = (LVCS_Coefficient_t *)pInstance->MemoryTable.Region[LVCS_MEMR… in LVCS_EqualiserInit() local
143 …LVCS_Coefficient_t *pCoefficients = (LVCS_Coefficient_t *)pInstance->MemoryTable.Region[LVCS_MEMR… in LVCS_Equaliser() local
DLVCS_ReverbGenerator.c70 …LVCS_Coefficient_t *pCoefficients = (LVCS_Coefficient_t *)pInstance->MemoryTable.Region[LVCS_… in LVCS_ReverbGeneratorInit() local
191 …LVCS_Coefficient_t *pCoefficients = (LVCS_Coefficient_t *)pInstance->MemoryTable.Region[LVCS_… in LVCS_ReverbGenerator() local
/frameworks/av/media/libeffects/lvm/lib/Eq/src/
DLVEQNB_CalcCoef.c82 PK_C32_Coefs_t *pCoefficients) in LVEQNB_DoublePrecCoefs()
211 PK_C16_Coefs_t *pCoefficients) in LVEQNB_SinglePrecCoefs()
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Control.c412 QPD_C32_Coefs *pCoefficients; in LVPSA_SetQPFCoefficients() local
465 BP_C16_Coefs_t *pCoefficients) in LVPSA_BPSinglePrecCoefs()
589 BP_C32_Coefs_t *pCoefficients) in LVPSA_BPDoublePrecCoefs()
/frameworks/av/media/libeffects/lvm/lib/Common/src/
DLVM_Polynomial.c45 LVM_INT32 *pCoefficients, in LVM_Polynomial()