Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_StereoEnhancer.cpp61 FO_FLOAT_Coefs_t CoeffsMid; in LVCS_SEnhancerInit() local
84 CoeffsMid.A0 = (LVM_FLOAT) LVCS_SEMidCoefTable[Offset].A0; in LVCS_SEnhancerInit()
85 CoeffsMid.A1 = (LVM_FLOAT) LVCS_SEMidCoefTable[Offset].A1; in LVCS_SEnhancerInit()
86 CoeffsMid.B1 = (LVM_FLOAT)-LVCS_SEMidCoefTable[Offset].B1; in LVCS_SEnhancerInit()
96 &CoeffsMid); in LVCS_SEnhancerInit()