Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Tables.c177 const LVM_INT16 LVPSA_CosCoef[] = { 3, /* Shifts */ variable
DLVPSA_Control.c469 extern LVM_INT16 LVPSA_CosCoef[]; in LVPSA_BPSinglePrecCoefs()
524 coef = LVPSA_CosCoef[i]; /* Get the nth coefficient */ in LVPSA_BPSinglePrecCoefs()
528 COS_T0 = COS_T0 << (LVPSA_CosCoef[0]+6); /* Correct the scaling */ in LVPSA_BPSinglePrecCoefs()