Home
last modified time | relevance | path

Searched refs:BiquadA012B12CoefsSP_t (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_Tables.h43 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 …]
DLVCS_Equaliser.c67 const BiquadA012B12CoefsSP_t *pEqualiserCoefTable; in LVCS_EqualiserInit()
84 pEqualiserCoefTable = (BiquadA012B12CoefsSP_t*)&LVCS_EqualiserCoefTable[0]; in LVCS_EqualiserInit()
132 const BiquadA012B12CoefsSP_t *pEqualiserCoefTable; in LVCS_EqualiserInit()
144 pEqualiserCoefTable = (BiquadA012B12CoefsSP_t*)&LVCS_EqualiserCoefTable[0]; in LVCS_EqualiserInit()
DLVCS_ReverbGenerator.c72 const BiquadA012B12CoefsSP_t *pReverbCoefTable; in LVCS_ReverbGeneratorInit()
105 pReverbCoefTable = (BiquadA012B12CoefsSP_t*)&LVCS_ReverbCoefTable[0]; in LVCS_ReverbGeneratorInit()
163 const BiquadA012B12CoefsSP_t *pReverbCoefTable; in LVCS_ReverbGeneratorInit()
189 pReverbCoefTable = (BiquadA012B12CoefsSP_t*)&LVCS_ReverbCoefTable[0]; in LVCS_ReverbGeneratorInit()
DLVCS_StereoEnhancer.c64 const BiquadA012B12CoefsSP_t *pSESideCoefs; in LVCS_SEnhancerInit()
108 pSESideCoefs = (BiquadA012B12CoefsSP_t*)&LVCS_SESideCoefTable[0]; in LVCS_SEnhancerInit()
160 const BiquadA012B12CoefsSP_t *pSESideCoefs; in LVCS_SEnhancerInit()
196 pSESideCoefs = (BiquadA012B12CoefsSP_t*)&LVCS_SESideCoefTable[0]; in LVCS_SEnhancerInit()
DLVCS_Tables.c89 const BiquadA012B12CoefsSP_t LVCS_SESideCoefTable[] = {
169 const BiquadA012B12CoefsSP_t LVCS_EqualiserCoefTable[] = {
337 const BiquadA012B12CoefsSP_t LVCS_ReverbCoefTable[] = {
/frameworks/av/media/libeffects/lvm/lib/Common/src/
DFilters.h46 } BiquadA012B12CoefsSP_t; typedef
56 } BiquadA012B12CoefsSP_t;