Searched refs:LVCS_Coefficient_t (Results 1 – 5 of 5) sorted by relevance
65 LVCS_Coefficient_t *pCoefficients; in LVCS_EqualiserInit()72 pCoefficients = (LVCS_Coefficient_t *) \ in LVCS_EqualiserInit()130 …LVCS_Coefficient_t *pCoefficients = (LVCS_Coefficient_t *)pInstance->MemoryTable.Region[LVCS_MEMR… in LVCS_EqualiserInit()208 LVCS_Coefficient_t *pCoefficients; in LVCS_Equaliser()211 pCoefficients = (LVCS_Coefficient_t *) \ in LVCS_Equaliser()238 …LVCS_Coefficient_t *pCoefficients = (LVCS_Coefficient_t *)pInstance->MemoryTable.Region[LVCS_MEMR… in LVCS_Equaliser()
70 LVCS_Coefficient_t *pCoefficients; in LVCS_ReverbGeneratorInit()78 pCoefficients = (LVCS_Coefficient_t *) \ in LVCS_ReverbGeneratorInit()161 …LVCS_Coefficient_t *pCoefficients = (LVCS_Coefficient_t *)pInstance->MemoryTable.Region[LVCS_… in LVCS_ReverbGeneratorInit()282 LVCS_Coefficient_t *pCoefficients; in LVCS_ReverbGenerator()285 pCoefficients = (LVCS_Coefficient_t *)\ in LVCS_ReverbGenerator()366 …LVCS_Coefficient_t *pCoefficients = (LVCS_Coefficient_t *)pInstance->MemoryTable.Region[LVCS_… in LVCS_ReverbGenerator()
61 LVCS_Coefficient_t *pCoefficient; in LVCS_SEnhancerInit()70 pCoefficient = (LVCS_Coefficient_t *) \ in LVCS_SEnhancerInit()157 …LVCS_Coefficient_t *pCoefficient = (LVCS_Coefficient_t *)pInstance->MemoryTable.Region[LVCS_M… in LVCS_SEnhancerInit()285 LVCS_Coefficient_t *pCoefficient; in LVCS_StereoEnhancer()288 pCoefficient = (LVCS_Coefficient_t *) \ in LVCS_StereoEnhancer()368 …LVCS_Coefficient_t *pCoefficient = (LVCS_Coefficient_t *)pInstance->MemoryTable.Region[LVCS_M… in LVCS_StereoEnhancer()
160 } LVCS_Coefficient_t; typedef
94 …>Region[LVCS_MEMREGION_PERSISTENT_FAST_COEF].Size = (LVM_UINT32)sizeof(LVCS_Coefficient_t); in LVCS_Memory()