Searched refs:BiquadA012B12CoefsSP_t (Results 1 – 6 of 6) sorted by relevance
43 extern const BiquadA012B12CoefsSP_t LVCS_SESideCoefTable[];51 extern const BiquadA012B12CoefsSP_t LVCS_EqualiserCoefTable[];68 extern const BiquadA012B12CoefsSP_t LVCS_ReverbCoefTable[];119 extern BiquadA012B12CoefsSP_t LVCS_MS_Small_SESideCoefTable[];120 extern BiquadA012B12CoefsSP_t LVCS_MS_Small_EqualiserCoefTable[];121 extern BiquadA012B12CoefsSP_t LVCS_MS_Small_ReverbCoefTable[] ;128 extern BiquadA012B12CoefsSP_t LVCS_MS_Medium_SESideCoefTable[];129 extern BiquadA012B12CoefsSP_t LVCS_MS_Medium_EqualiserCoefTable[];130 extern BiquadA012B12CoefsSP_t LVCS_MS_Medium_ReverbCoefTable[] ;137 extern BiquadA012B12CoefsSP_t LVCS_MS_Large_SESideCoefTable[];[all …]
67 const BiquadA012B12CoefsSP_t *pEqualiserCoefTable; in LVCS_EqualiserInit()79 pEqualiserCoefTable = (BiquadA012B12CoefsSP_t*)&LVCS_EqualiserCoefTable[0]; in LVCS_EqualiserInit()
77 const BiquadA012B12CoefsSP_t LVCS_SESideCoefTable[] = {142 const BiquadA012B12CoefsSP_t LVCS_EqualiserCoefTable[] = {281 const BiquadA012B12CoefsSP_t LVCS_ReverbCoefTable[] = {
72 const BiquadA012B12CoefsSP_t *pReverbCoefTable; in LVCS_ReverbGeneratorInit()98 pReverbCoefTable = (BiquadA012B12CoefsSP_t*)&LVCS_ReverbCoefTable[0]; in LVCS_ReverbGeneratorInit()
64 const BiquadA012B12CoefsSP_t *pSESideCoefs; in LVCS_SEnhancerInit()100 pSESideCoefs = (BiquadA012B12CoefsSP_t*)&LVCS_SESideCoefTable[0]; in LVCS_SEnhancerInit()
45 } BiquadA012B12CoefsSP_t; typedef