Searched refs:BiquadA012B12CoefsSP_t (Results 1 – 6 of 6) sorted by relevance
39 extern const BiquadA012B12CoefsSP_t LVCS_SESideCoefTable[];47 extern const BiquadA012B12CoefsSP_t LVCS_EqualiserCoefTable[];64 extern const BiquadA012B12CoefsSP_t LVCS_ReverbCoefTable[];113 extern BiquadA012B12CoefsSP_t LVCS_MS_Small_SESideCoefTable[];114 extern BiquadA012B12CoefsSP_t LVCS_MS_Small_EqualiserCoefTable[];115 extern BiquadA012B12CoefsSP_t LVCS_MS_Small_ReverbCoefTable[] ;122 extern BiquadA012B12CoefsSP_t LVCS_MS_Medium_SESideCoefTable[];123 extern BiquadA012B12CoefsSP_t LVCS_MS_Medium_EqualiserCoefTable[];124 extern BiquadA012B12CoefsSP_t LVCS_MS_Medium_ReverbCoefTable[] ;131 extern BiquadA012B12CoefsSP_t LVCS_MS_Large_SESideCoefTable[];[all …]
66 const BiquadA012B12CoefsSP_t *pEqualiserCoefTable; in LVCS_EqualiserInit()83 pEqualiserCoefTable = (BiquadA012B12CoefsSP_t*)&LVCS_EqualiserCoefTable[0]; in LVCS_EqualiserInit()
94 const BiquadA012B12CoefsSP_t LVCS_SESideCoefTable[] = {183 const BiquadA012B12CoefsSP_t LVCS_EqualiserCoefTable[] = {375 const BiquadA012B12CoefsSP_t LVCS_ReverbCoefTable[] = {
63 const BiquadA012B12CoefsSP_t *pSESideCoefs; in LVCS_SEnhancerInit()105 pSESideCoefs = (BiquadA012B12CoefsSP_t*)&LVCS_SESideCoefTable[0]; in LVCS_SEnhancerInit()
71 const BiquadA012B12CoefsSP_t *pReverbCoefTable; in LVCS_ReverbGeneratorInit()102 pReverbCoefTable = (BiquadA012B12CoefsSP_t*)&LVCS_ReverbCoefTable[0]; in LVCS_ReverbGeneratorInit()
41 } BiquadA012B12CoefsSP_t; typedef