Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Tables.h101 extern const LVM_FLOAT LVPSA_Float_CosCoef[];
DLVPSA_Tables.cpp251 const LVM_FLOAT LVPSA_Float_CosCoef[] = { 3, /* Shifts */ variable
DLVPSA_Control.cpp452 extern LVM_FLOAT LVPSA_Float_CosCoef[]; in LVPSA_BPSinglePrecCoefs()
504 coef = LVPSA_Float_CosCoef[i]; /* Get the nth coefficient */ in LVPSA_BPSinglePrecCoefs()