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 …]
60 const BiquadA012B12CoefsSP_t* pEqualiserCoefTable; in LVCS_EqualiserInit()71 pEqualiserCoefTable = (BiquadA012B12CoefsSP_t*)&LVCS_EqualiserCoefTable[0]; in LVCS_EqualiserInit()
56 const BiquadA012B12CoefsSP_t* pSESideCoefs; in LVCS_SEnhancerInit()76 pSESideCoefs = (BiquadA012B12CoefsSP_t*)&LVCS_SESideCoefTable[0]; in LVCS_SEnhancerInit()
66 const BiquadA012B12CoefsSP_t* pReverbCoefTable; in LVCS_ReverbGeneratorInit()89 pReverbCoefTable = (BiquadA012B12CoefsSP_t*)&LVCS_ReverbCoefTable[0]; in LVCS_ReverbGeneratorInit()
66 const BiquadA012B12CoefsSP_t LVCS_SESideCoefTable[] = {114 const BiquadA012B12CoefsSP_t LVCS_EqualiserCoefTable[] = {218 const BiquadA012B12CoefsSP_t LVCS_ReverbCoefTable[] = {
40 } BiquadA012B12CoefsSP_t; typedef